Home
last modified time | relevance | path

Searched refs:__HYPERVISOR_xsm_op (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/os/
H A Dhypercall.c296 return (__hypercall1(__HYPERVISOR_xsm_op, (ulong_t)arg)); in HYPERVISOR_xsm_op()
/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h95 #define __HYPERVISOR_xsm_op 27 macro
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c1218 case __HYPERVISOR_xsm_op: in do_privcmd_hypercall()