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

/freebsd-10-stable/sys/amd64/vmm/
H A Dvmm.c1772 EXC_PAGEFAULT enumerator in enum:exc_class
1811 return (EXC_PAGEFAULT);
1853 (exc1 == EXC_PAGEFAULT && exc2 != EXC_BENIGN)) {

Completed in 91 milliseconds