Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dapicdef.h141 #define APIC_EILVT_MSG_NMI 0x4 macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_amd_ibs.c716 return !setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 1); in get_eilvt()
865 if (!setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 0)) in setup_APIC_ibs()