Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dxen-compat.h33 struct compat_xen_add_to_physmap { struct
H A Dxen-emu.c638 struct compat_xen_add_to_physmap xatp32; in do_add_to_physmap()
640 qemu_build_assert(sizeof(struct compat_xen_add_to_physmap) == 16); in do_add_to_physmap()