Home
last modified time | relevance | path

Searched refs:xen_hvm_modified_memory (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dxen.h33 void xen_hvm_modified_memory(ram_addr_t start, ram_addr_t length);
40 static inline void xen_hvm_modified_memory(ram_addr_t start, ram_addr_t length) in xen_hvm_modified_memory() function
/openbmc/qemu/hw/arm/
H A Dxen-stubs.c26 void xen_hvm_modified_memory(ram_addr_t start, ram_addr_t length) in xen_hvm_modified_memory() function
/openbmc/qemu/include/exec/
H A Dram_addr.h335 xen_hvm_modified_memory(start, length); in cpu_physical_memory_set_dirty_range()
411 xen_hvm_modified_memory(start, pages << TARGET_PAGE_BITS); in cpu_physical_memory_set_dirty_lebitmap()
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c666 void xen_hvm_modified_memory(ram_addr_t start, ram_addr_t length) in xen_hvm_modified_memory() function