Searched refs:apic_is_x2apic_enabled (Results 1 – 3 of 3) sorted by relevance
119 static inline bool apic_is_x2apic_enabled(void) in apic_is_x2apic_enabled() function250 return boot_cpu_has(X86_FEATURE_X2APIC) && apic_is_x2apic_enabled(); in x2apic_enabled()
1876 if (!apic_is_x2apic_enabled()) in check_x2apic()
2184 if (apic_is_x2apic_enabled()) { in check_timer()