Home
last modified time | relevance | path

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

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