Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dapicdef.h142 #define APIC_EILVT_MSG_NMI 0x4 macro
/kernel/linux/linux-5.10/arch/x86/events/amd/
Dibs.c879 return !setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 1); in get_eilvt()
1028 if (!setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 0)) in setup_APIC_ibs()