Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dsmpboot.c1256 switch_gdt_and_percpu_base(me); in native_smp_prepare_boot_cpu()
/linux/arch/x86/xen/
H A Denlighten_pv.c1318 switch_gdt_and_percpu_base(cpu); in xen_setup_gdt()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c790 void __init switch_gdt_and_percpu_base(int cpu) in switch_gdt_and_percpu_base() function