Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/xen/dom0/
Ddomctl.h23 int xen_domctl_max_mem(int domid, uint64_t max_memkb);
/Zephyr-latest/include/zephyr/xen/public/
Ddomctl.h185 struct xen_domctl_max_mem { struct
500 struct xen_domctl_max_mem max_mem;
/Zephyr-latest/drivers/xen/dom0/
Ddomctl.c137 int xen_domctl_max_mem(int domid, uint64_t max_memkb) in xen_domctl_max_mem() function