Searched refs:EVENT_TYPE_NMI (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dtrapnr.h10 #define EVENT_TYPE_NMI 2 // NMI macro
H A Dfred.h79 .nmi = type == EVENT_TYPE_NMI,
H A Dvmx.h380 #define INTR_TYPE_NMI_INTR (EVENT_TYPE_NMI << 8) /* NMI */
/linux-master/arch/x86/entry/
H A Dentry_fred.c232 case EVENT_TYPE_NMI:
264 case EVENT_TYPE_NMI:
288 case EVENT_TYPE_NMI:
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c7301 fred_entry_from_kvm(EVENT_TYPE_NMI, NMI_VECTOR);

Completed in 139 milliseconds