Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c268 error = import_handle(&sub_ie, &op.u.vcpucontext.ctxt, in privcmd_HYPERVISOR_domctl()
272 get_xen_guest_handle_u(taddr, op.u.vcpucontext.ctxt); in privcmd_HYPERVISOR_domctl()
281 error = import_handle(&sub_ie, &op.u.vcpucontext.ctxt, in privcmd_HYPERVISOR_domctl()
/illumos-gate/usr/src/uts/common/xen/public/
H A Ddomctl.h660 struct xen_domctl_vcpucontext vcpucontext; member