Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dapicdef.h83 #define APIC_DM_SMI 0x00200 macro
/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c503 if ((l & MSR_IA32_MISC_ENABLE_TM1) && (h & APIC_DM_SMI)) { in intel_init_thermal()
/arch/x86/kvm/
Dlapic.c883 case APIC_DM_SMI: in __apic_accept_irq()