Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c298 rc = xendevicemodel_relocate_memory(xen_dmod, xen_domid, nr_pages, pfn, in xen_add_to_physmap()
342 rc = xendevicemodel_relocate_memory(xen_dmod, xen_domid, size, start_addr, in xen_remove_from_physmap()
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h47 static inline int xendevicemodel_relocate_memory( in xendevicemodel_relocate_memory() function