Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dapicdef.h136 #define APIC_EILVT_MSG_NMI 0x4 macro
/linux-5.19.10/arch/x86/events/amd/
Dibs.c978 return !setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 1); in get_eilvt()
1127 if (!setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 0)) in setup_APIC_ibs()