setup_APIC_eilvt  786 arch/x86/events/amd/ibs.c 	return !setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 1);
setup_APIC_eilvt  791 arch/x86/events/amd/ibs.c 	return !setup_APIC_eilvt(offset, 0, 0, 1);
setup_APIC_eilvt  935 arch/x86/events/amd/ibs.c 	if (!setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_NMI, 0))
setup_APIC_eilvt  948 arch/x86/events/amd/ibs.c 		setup_APIC_eilvt(offset, 0, APIC_EILVT_MSG_FIX, 1);
setup_APIC_eilvt  174 arch/x86/include/asm/apic.h extern int setup_APIC_eilvt(u8 lvt_off, u8 vector, u8 msg_type, u8 mask);
setup_APIC_eilvt  458 arch/x86/kernel/apic/apic.c EXPORT_SYMBOL_GPL(setup_APIC_eilvt);
setup_APIC_eilvt  436 arch/x86/kernel/cpu/mce/amd.c 	if (reserved < 0 && !setup_APIC_eilvt(new, THRESHOLD_APIC_VECTOR,
setup_APIC_eilvt  445 arch/x86/kernel/cpu/mce/amd.c 	if (reserved < 0 && !setup_APIC_eilvt(new, DEFERRED_ERROR_VECTOR,