Searched refs:switch_gdt_and_percpu_base (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dsetup_percpu.c205 switch_gdt_and_percpu_base(cpu);
H A Dsmpboot.c1133 switch_gdt_and_percpu_base(me);
/linux-master/arch/x86/include/asm/
H A Dprocessor.h568 extern void switch_gdt_and_percpu_base(int);
/linux-master/arch/x86/xen/
H A Denlighten_pv.c1306 switch_gdt_and_percpu_base(cpu);
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c735 * switch_gdt_and_percpu_base - Switch to direct GDT and runtime per CPU base
743 void __init switch_gdt_and_percpu_base(int cpu) function

Completed in 116 milliseconds