Searched refs:loadseg (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | process_64.c | 283 static __always_inline void loadseg(enum which_selector which, in loadseg() function 309 loadseg(which, __USER_DS); in load_seg_legacy() 310 loadseg(which, next_index); in load_seg_legacy() 325 loadseg(which, next_index); in load_seg_legacy() 329 loadseg(which, next_index); in load_seg_legacy() 338 loadseg(which, next_index); in load_seg_legacy() 348 loadseg(FS, next->fsindex); in x86_fsgsbase_load() 350 loadseg(GS, next->gsindex); in x86_fsgsbase_load() 737 loadseg(GS, 0); in do_arch_prctl_64() 767 loadseg(FS, 0); in do_arch_prctl_64()
|