Home
last modified time | relevance | path

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

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