Home
last modified time | relevance | path

Searched defs:xen_add_to_physmap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dmemory.h172 struct xen_add_to_physmap { struct
188 DEFINE_GUEST_HANDLE_STRUCT(xen_add_to_physmap); argument
/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h228 struct xen_add_to_physmap { struct
245 typedef struct xen_add_to_physmap xen_add_to_physmap_t; argument
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c245 static int xen_add_to_physmap(XenIOState *state, in xen_add_to_physmap() function