Home
last modified time | relevance | path

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

/linux/include/xen/interface/
H A Dmemory.h172 struct xen_add_to_physmap { struct
188 DEFINE_GUEST_HANDLE_STRUCT(xen_add_to_physmap); argument
/linux/drivers/xen/
H A Dgrant-table.c1454 struct xen_add_to_physmap xatp; in gnttab_map()