Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/xen/
Denlighten.c488 if (HYPERVISOR_set_segment_base(SEGBASE_GS_USER_SEL, idx)) in xen_load_gs_index()
815 if (HYPERVISOR_set_segment_base(which, base) != 0) in xen_write_msr_safe()
/linux-2.6.39/arch/x86/include/asm/xen/
Dhypercall.h418 HYPERVISOR_set_segment_base(int reg, unsigned long value) in HYPERVISOR_set_segment_base() function