Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dvmm.c1878 EXC_PAGEFAULT enumerator
1917 return (EXC_PAGEFAULT); in exception_class()
1959 (exc1 == EXC_PAGEFAULT && exc2 != EXC_BENIGN)) { in nested_fault()