Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dxen-compat.h41 struct compat_xen_add_to_physmap_batch { struct
H A Dxen-emu.c671 struct compat_xen_add_to_physmap_batch xatpb32; in do_add_to_physmap_batch()
673 qemu_build_assert(sizeof(struct compat_xen_add_to_physmap_batch) == 20); in do_add_to_physmap_batch()