Searched refs:APIC_EILVT_MSG_NMI (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | apicdef.h | 142 #define APIC_EILVT_MSG_NMI 0x4 macro
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | apicdef.h | 138 #define APIC_EILVT_MSG_NMI 0x4 macro
|
/kernel/linux/linux-5.10/arch/x86/events/amd/ |
H A D | ibs.c | 878 return !setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 1); in get_eilvt() 1027 if (!setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 0)) in setup_APIC_ibs()
|
/kernel/linux/linux-6.6/arch/x86/events/amd/ |
H A D | ibs.c | 1306 return !setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 1); in get_eilvt() 1455 if (!setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 0)) in setup_APIC_ibs()
|
Completed in 7 milliseconds