Home
last modified time | relevance | path

Searched refs:xen_add_to_physmap_batch (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h250 struct xen_add_to_physmap_batch { struct
279 typedef struct xen_add_to_physmap_batch xen_add_to_physmap_batch_t; argument
284 #define xen_add_to_physmap_range xen_add_to_physmap_batch
285 typedef struct xen_add_to_physmap_batch xen_add_to_physmap_range_t;
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c665 struct xen_add_to_physmap_batch xatpb; in do_add_to_physmap_batch()