Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dvmm.h114 #define VM_INTINFO_TYPE 0x700 macro
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c1859 type = info & VM_INTINFO_TYPE; in vm_exit_intinfo()
1889 type = info & VM_INTINFO_TYPE; in exception_class()
1943 type1 = info1 & VM_INTINFO_TYPE; in nested_fault()