Searched refs:xen_remove_from_physmap (Results 1 – 5 of 5) sorted by relevance
253 struct xen_remove_from_physmap { struct260 DEFINE_GUEST_HANDLE_STRUCT(xen_remove_from_physmap); argument
295 struct xen_remove_from_physmap { struct302 typedef struct xen_remove_from_physmap xen_remove_from_physmap_t; argument
20 struct xen_remove_from_physmap xrp; in xen_unmap_device_mmio()
176 struct xen_remove_from_physmap xrp; in unmap_gfn()
326 static int xen_remove_from_physmap(XenIOState *state, in xen_remove_from_physmap() function740 if (xen_remove_from_physmap(state, start_addr, size) < 0) { in arch_xen_set_memory()