Home
last modified time | relevance | path

Searched refs:x2apic_enabled (Results 1 – 9 of 9) sorted by relevance

/arch/x86/kernel/
A Djailhouse.c78 if (!x2apic_enabled()) in jailhouse_x2apic_init()
287 return x2apic_enabled(); in jailhouse_x2apic_available()
A Dirq.c412 destination = x2apic_enabled() ? apic_id : apic_id << 8; in intel_posted_msi_init()
/arch/x86/hyperv/
A Dhv_apic.c313 x2apic_enabled() ? "x2apic" : "xapic"); in hv_apic_init()
326 if (!x2apic_enabled()) { in hv_apic_init()
/arch/x86/kernel/apic/
A Dx2apic_phys.c41 return x2apic_enabled() && (x2apic_phys || x2apic_fadt_phys()); in x2apic_acpi_madt_oem_check()
A Dx2apic_cluster.c26 return x2apic_enabled(); in x2apic_acpi_madt_oem_check()
A Dapic.c1733 if (x2apic_enabled()) { in setup_nox2apic()
1859 if (x2apic_enabled()) { in check_x2apic()
A Dvector.c1231 if (!x2apic_enabled()) { in print_local_APIC()
A Dx2apic_uv_x.c348 if (x2apic_enabled()) in early_set_apic_mode()
/arch/x86/include/asm/
A Dapic.h248 static inline int x2apic_enabled(void) in x2apic_enabled() function
256 static inline int x2apic_enabled(void) { return 0; } in x2apic_enabled() function

Completed in 19 milliseconds