Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/xen/dom0/
Ddomctl.c90 int xen_domctl_getdomaininfo(int domid, xen_domctl_getdomaininfo_t *dom_info) in xen_domctl_getdomaininfo() argument
103 memcpy(dom_info, &domctl.u.getdomaininfo, sizeof(*dom_info)); in xen_domctl_getdomaininfo()
/Zephyr-latest/include/zephyr/xen/dom0/
Ddomctl.h21 int xen_domctl_getdomaininfo(int domid, xen_domctl_getdomaininfo_t *dom_info);