Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/xen/
Dmemory.c28 xen_ulong_t *idxs, xen_pfn_t *gpfns, int *errs) in xendom_add_to_physmap_batch() argument
37 set_xen_guest_handle(xatpb.gpfns, gpfns); in xendom_add_to_physmap_batch()
/Zephyr-Core-3.6.0/include/zephyr/xen/
Dmemory.h39 xen_ulong_t *idxs, xen_pfn_t *gpfns, int *errs);
/Zephyr-Core-3.6.0/include/zephyr/xen/public/
Dmemory.h96 XEN_GUEST_HANDLE(xen_pfn_t) gpfns;