Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup_percpu.c265 switch_to_new_gdt(cpu); in setup_per_cpu_areas()
H A Dsmpboot.c1396 switch_to_new_gdt(me); in native_smp_prepare_boot_cpu()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h680 extern void switch_to_new_gdt(int);
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcommon.c637 void switch_to_new_gdt(int cpu) in switch_to_new_gdt() function
2082 switch_to_new_gdt(cpu); in cpu_init()
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_pv.c1197 switch_to_new_gdt(cpu); in xen_setup_gdt()