Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/cpu/x86/
H A Dlapic.h74 return ((msr.lo & LAPIC_BASE_X2APIC_ENABLED) == LAPIC_BASE_X2APIC_ENABLED); in is_x2apic_mode()
H A Dlapic_def.h10 #define LAPIC_BASE_X2APIC_ENABLED \ macro
/aosp_15_r20/external/coreboot/src/cpu/x86/smm/
H A Dsmm_stub.S142 and $LAPIC_BASE_X2APIC_ENABLED, %eax
143 cmp $LAPIC_BASE_X2APIC_ENABLED, %eax