Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dsetup_percpu.c205 switch_gdt_and_percpu_base(cpu); in setup_per_cpu_areas()
Dsmpboot.c1252 switch_gdt_and_percpu_base(me); in native_smp_prepare_boot_cpu()
/arch/x86/include/asm/
Dprocessor.h556 extern void switch_gdt_and_percpu_base(int);
/arch/x86/xen/
Denlighten_pv.c1294 switch_gdt_and_percpu_base(cpu); in xen_setup_gdt()
/arch/x86/kernel/cpu/
Dcommon.c746 void __init switch_gdt_and_percpu_base(int cpu) in switch_gdt_and_percpu_base() function