Searched refs:VM_INTINFO_TYPE (Results 1 – 5 of 5) sorted by relevance
100 #define VM_INTINFO_TYPE 0x700 macro
101 #define VM_INTINFO_TYPE 0x700 macro
119 #define VM_INTINFO_TYPE 0x700 macro
1272 type = info & VM_INTINFO_TYPE; in vm_exit_intinfo()1302 type = info & VM_INTINFO_TYPE; in exception_class()1356 type1 = info1 & VM_INTINFO_TYPE; in nested_fault()
257 type = info & VM_INTINFO_TYPE; in print_intinfo()