Searched refs:apic_is_x2apic_enabled (Results 1 – 3 of 3) sorted by relevance
110 static inline bool apic_is_x2apic_enabled(void) in apic_is_x2apic_enabled() function233 return boot_cpu_has(X86_FEATURE_X2APIC) && apic_is_x2apic_enabled(); in x2apic_enabled()
1902 if (!apic_is_x2apic_enabled()) in check_x2apic()
2302 if (apic_is_x2apic_enabled()) in check_timer()