Searched refs:VM_INTINFO_TYPE (Results 1 – 3 of 3) sorted by relevance
111 #define VM_INTINFO_TYPE 0x700 macro
1820 type = info & VM_INTINFO_TYPE; in vm_exit_intinfo()1850 type = info & VM_INTINFO_TYPE; in exception_class()1904 type1 = info1 & VM_INTINFO_TYPE; in nested_fault()
622 type = info & VM_INTINFO_TYPE; in print_intinfo()