Searched refs:APIC_DM_SMI (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dapic.h54 #define APIC_DM_SMI 0x00200 macro
/linux-master/arch/x86/include/asm/
H A Dapicdef.h93 #define APIC_DM_SMI 0x00200 macro
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dsmm_test.c54 APIC_DEST_SELF | APIC_INT_ASSERT | APIC_DM_SMI);
/linux-master/drivers/thermal/intel/
H A Dtherm_throt.c747 if ((l & MSR_IA32_MISC_ENABLE_TM1) && (h & APIC_DM_SMI)) {
/linux-master/arch/x86/kvm/
H A Dlapic.c1352 case APIC_DM_SMI:

Completed in 195 milliseconds