Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/public/
H A Dxen.h93 #define __HYPERVISOR_set_segment_base 25 /* x86/64 only */ macro
/titanic_41/usr/src/uts/common/xen/os/
H A Dhypercall.c271 return (__hypercall2(__HYPERVISOR_set_segment_base, (long)reg, value)); in HYPERVISOR_set_segment_base()