Home
last modified time | relevance | path

Searched refs:x2apic (Results 1 – 5 of 5) sorted by relevance

/arch/x86/include/asm/
Dirq_remapping.h4 extern int x2apic;
6 #define IRTE_DEST(dest) ((x2apic) ? dest : dest << 8)
Dapic.h95 extern int x2apic;
/arch/x86/kernel/
Dapic.c100 int x2apic; variable
1294 x2apic_preenabled = x2apic = 1; in check_x2apic()
1364 if (!x2apic) { in enable_IR_x2apic()
1365 x2apic = 1; in enable_IR_x2apic()
1536 if (x2apic) { in init_apic_mappings()
1980 if (x2apic) in lapic_resume()
/arch/x86/kernel/cpu/
Dcommon.c1020 if (cpu != 0 && x2apic) in cpu_init()
/arch/x86/
DKconfig1851 To use x2apic mode in the CPU's which support x2APIC enhancements or