Home
last modified time | relevance | path

Searched refs:EXC_CONTRIBUTORY (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c2679 EXC_CONTRIBUTORY, enumerator
2721 return (EXC_CONTRIBUTORY); in exception_class()
2759 if ((exc1 == EXC_CONTRIBUTORY && exc2 == EXC_CONTRIBUTORY) || in vm_entry_intinfo()