Home
last modified time | relevance | path

Searched refs:load_gs_index (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dgsseg.h48 pv_ops.cpu.load_gs_index = native_lkgs; in lkgs_init()
55 static inline void load_gs_index(unsigned int selector) in load_gs_index() function
/linux/arch/x86/power/
H A Dcpu.c264 load_gs_index(ctxt->gs); in __restore_processor_state()
/linux/arch/x86/xen/
H A Denlighten_pv.c1373 pv_ops.cpu.load_gs_index = xen_load_gs_index; in xen_start_kernel()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c1411 load_gs_index(host_state->gs_sel); in vmx_prepare_switch_to_host()