Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/xen/dom0/
Ddomctl.h27 int xen_domctl_memory_mapping(int domid, uint64_t first_gfn, uint64_t first_mfn,
/Zephyr-latest/include/zephyr/xen/public/
Ddomctl.h385 struct xen_domctl_memory_mapping { struct
508 struct xen_domctl_memory_mapping memory_mapping;
/Zephyr-latest/drivers/xen/dom0/
Ddomctl.c173 int xen_domctl_memory_mapping(int domid, uint64_t first_gfn, uint64_t first_mfn, in xen_domctl_memory_mapping() function