Home
last modified time | relevance | path

Searched refs:xen_add_to_physmap (Results 1 – 7 of 7) 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/linux/arch/x86/xen/
H A Denlighten_hvm.c41 struct xen_add_to_physmap xatp; in xen_hvm_init_shared_info()
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c245 static int xen_add_to_physmap(XenIOState *state, in xen_add_to_physmap() function
726 xen_add_to_physmap(state, start_addr, size, in arch_xen_set_memory()
/openbmc/linux/arch/arm/xen/
H A Denlighten.c437 struct xen_add_to_physmap xatp; in xen_guest_init()
/openbmc/linux/drivers/xen/
H A Dgrant-table.c1455 struct xen_add_to_physmap xatp; in gnttab_map()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c634 struct xen_add_to_physmap xatp; in do_add_to_physmap()