Home
last modified time | relevance | path

Searched refs:x2apic_mode (Results 1 – 6 of 6) sorted by relevance

/arch/x86/kernel/apic/
Dapic.c1128 if (!x2apic_mode && !apic_phys) in clear_local_APIC()
1219 if (!x2apic_mode && !apic_phys) in disable_local_APIC()
1743 int x2apic_mode; variable
1794 x2apic_mode = 0; in setup_nox2apic()
1817 x2apic_mode = 0; in x2apic_disable()
1836 x2apic_mode = 1; in x2apic_enable()
1872 x2apic_mode = 1; in check_x2apic()
2064 if (x2apic_mode) { in init_apic_mappings()
2107 if (!x2apic_mode) { in register_lapic_address()
2652 if (x2apic_mode) { in lapic_resume()
[all …]
Dx2apic_phys.c100 if (!x2apic_mode) in x2apic_phys_probe()
Dx2apic_cluster.c169 if (!x2apic_mode) in x2apic_cluster_probe()
/arch/x86/include/asm/
Dapic.h251 extern int x2apic_mode;
267 #define x2apic_mode (0) macro
/arch/x86/pci/
Dxen.c534 if (((eax & XEN_HVM_CPUID_X2APIC_VIRT) && x2apic_mode) || in xen_hvm_msi_init()
/arch/x86/kernel/
Dsmpboot.c1314 if (x2apic_mode) in smp_get_logical_apicid()