Searched refs:VM_INTINFO_TYPE (Results 1 – 3 of 3) sorted by relevance
118 #define VM_INTINFO_TYPE 0x700 macro
2042 type = info & VM_INTINFO_TYPE; in vm_exit_intinfo()2072 type = info & VM_INTINFO_TYPE; in exception_class()2126 type1 = info1 & VM_INTINFO_TYPE; in nested_fault()
440 type = info & VM_INTINFO_TYPE; in print_intinfo()