Searched refs:xen_domctl_getdomaininfo (Results 1 – 3 of 3) sorted by relevance
98 struct xen_domctl_getdomaininfo { struct150 typedef struct xen_domctl_getdomaininfo xen_domctl_getdomaininfo_t; argument499 struct xen_domctl_getdomaininfo getdomaininfo;
21 int xen_domctl_getdomaininfo(int domid, xen_domctl_getdomaininfo_t *dom_info);
90 int xen_domctl_getdomaininfo(int domid, xen_domctl_getdomaininfo_t *dom_info) in xen_domctl_getdomaininfo() function