Searched refs:x2apic_mode (Results 1 – 7 of 7) sorted by relevance
95 return x2apic_mode || apic_mmio_base; in apic_accessible()1688 int x2apic_mode; variable1689 EXPORT_SYMBOL_GPL(x2apic_mode);1759 x2apic_mode = 0; in setup_nox2apic()1806 x2apic_mode = 0; in x2apic_disable()1822 x2apic_mode = 1; in x2apic_enable()1870 x2apic_mode = 1; in check_x2apic()2068 if (x2apic_mode) in init_apic_mappings()2094 if (!x2apic_mode) in register_lapic_address()2457 if (x2apic_mode) { in lapic_resume()[all …]
208 if (!x2apic_mode) in x2apic_cluster_probe()
377 if (!x2apic_mode) { in savic_probe()
240 extern int x2apic_mode;254 #define x2apic_mode (0) macro
110 if (!x2apic_mode) in vmx_vcpu_pi_load()
267 cmpl $0, x2apic_mode(%rip)
525 if (((eax & XEN_HVM_CPUID_X2APIC_VIRT) && x2apic_mode) || in xen_hvm_msi_init()