Searched refs:VM_INTINFO_NMI (Results 1 – 2 of 2) sorted by relevance
116 #define VM_INTINFO_NMI (2 << 8) macro
1861 if (type == VM_INTINFO_NMI && vector != IDT_NMI) in vm_exit_intinfo()1896 case VM_INTINFO_NMI: in exception_class()