Home
last modified time | relevance | path

Searched refs:HYPERVISOR_set_segment_base (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/x86/include/asm/xen/
Dhypercall.h310 HYPERVISOR_set_segment_base(int reg, unsigned long value) in HYPERVISOR_set_segment_base() function
/linux-5.19.10/arch/x86/xen/
Denlighten_pv.c519 if (HYPERVISOR_set_segment_base(SEGBASE_GS_USER_SEL, idx)) in xen_load_gs_index()
950 if (HYPERVISOR_set_segment_base(which, base) != 0) in xen_write_msr_safe()