Home
last modified time | relevance | path

Searched refs:APIC_DM_SMI (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dapic.h54 #define APIC_DM_SMI 0x00200 macro
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsmm_test.c55 APIC_DEST_SELF | APIC_INT_ASSERT | APIC_DM_SMI); in self_smi()
/openbmc/qemu/include/hw/i386/
H A Dapic_internal.h42 #define APIC_DM_SMI 2 macro
/openbmc/linux/arch/x86/include/asm/
H A Dapicdef.h86 #define APIC_DM_SMI 0x00200 macro
/openbmc/qemu/hw/intc/
H A Dapic.c162 case APIC_DM_SMI: in apic_local_deliver()
258 case APIC_DM_SMI: in apic_bus_deliver()
/openbmc/linux/drivers/thermal/intel/
H A Dtherm_throt.c747 if ((l & MSR_IA32_MISC_ENABLE_TM1) && (h & APIC_DM_SMI)) { in intel_init_thermal()
/openbmc/linux/arch/x86/kvm/
H A Dlapic.c1337 case APIC_DM_SMI: in __apic_accept_irq()