Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86xpv/sys/
H A Dxpv_user.h55 extern long HYPERVISOR_xsm_op(struct xen_acmctl *);
/titanic_50/usr/src/uts/common/xen/os/
H A Dhypercall.c329 HYPERVISOR_xsm_op(struct xen_acmctl *arg) in HYPERVISOR_xsm_op() function
/titanic_50/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c1055 error = HYPERVISOR_xsm_op(acmctl); in privcmd_HYPERVISOR_xsm_op()