Home
last modified time | relevance | path

Searched defs:xen_remove_from_physmap (Results 1 – 3 of 3) 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/qemu/hw/i386/xen/
H A Dxen-hvm.c326 static int xen_remove_from_physmap(XenIOState *state, in xen_remove_from_physmap() function