Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c2678 EXC_BENIGN, enumerator
2695 return (EXC_BENIGN); in exception_class()
2723 return (EXC_BENIGN); in exception_class()
2760 (exc1 == EXC_PAGEFAULT && exc2 != EXC_BENIGN)) { in vm_entry_intinfo()