Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/
H A Ddomctl.h110 typedef struct xen_domctl_getdomaininfo xen_domctl_getdomaininfo_t; typedef
111 DEFINE_XEN_GUEST_HANDLE(xen_domctl_getdomaininfo_t);
H A Dsysctl.h170 XEN_GUEST_HANDLE_64(xen_domctl_getdomaininfo_t) buffer;
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c547 sizeof (xen_domctl_getdomaininfo_t)), IE_EXPORT); in privcmd_HYPERVISOR_sysctl()