Home
last modified time | relevance | path

Searched refs:APIC_EILVT_MSG_NMI (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/x86/include/asm/
Dapicdef.h138 #define APIC_EILVT_MSG_NMI 0x4 macro
/linux-6.6.21/arch/x86/events/amd/
Dibs.c1306 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()