Searched refs:xen_domctl_getdomaininfo_t (Results 1 – 3 of 3) sorted by relevance
110 typedef struct xen_domctl_getdomaininfo xen_domctl_getdomaininfo_t; typedef111 DEFINE_XEN_GUEST_HANDLE(xen_domctl_getdomaininfo_t);
170 XEN_GUEST_HANDLE_64(xen_domctl_getdomaininfo_t) buffer;
551 sizeof (xen_domctl_getdomaininfo_t)), IE_EXPORT); in privcmd_HYPERVISOR_sysctl()