Home
last modified time | relevance | path

Searched refs:x2apic_phys (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/apic/
H A Dx2apic_phys.c8 int x2apic_phys; variable
22 x2apic_phys = 1; in set_x2apic_phys_mode()
25 early_param("x2apic_phys", set_x2apic_phys_mode);
41 return x2apic_enabled() && (x2apic_phys || x2apic_fadt_phys()); in x2apic_acpi_madt_oem_check()
121 if (x2apic_phys || x2apic_fadt_phys()) in x2apic_phys_probe()
H A Dapic.c1852 x2apic_phys = 1; in try_to_enable_x2apic()
/linux/arch/x86/kernel/
H A Djailhouse.c84 x2apic_phys = 1; in jailhouse_x2apic_init()
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c627 x2apic_phys = 1; in ms_hyperv_init_platform()