Home
last modified time | relevance | path

Searched refs:xen_remove_from_physmap (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dmemory.h253 struct xen_remove_from_physmap { struct
260 DEFINE_GUEST_HANDLE_STRUCT(xen_remove_from_physmap); argument
/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h295 struct xen_remove_from_physmap { struct
302 typedef struct xen_remove_from_physmap xen_remove_from_physmap_t; argument
/openbmc/linux/drivers/xen/
H A Darm-device.c20 struct xen_remove_from_physmap xrp; in xen_unmap_device_mmio()
H A Dxlate_mmu.c176 struct xen_remove_from_physmap xrp; in unmap_gfn()
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c326 static int xen_remove_from_physmap(XenIOState *state, in xen_remove_from_physmap() function
738 if (xen_remove_from_physmap(state, start_addr, size) < 0) { in arch_xen_set_memory()