Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dram_addr.h476 static inline void cpu_physical_memory_clear_dirty_range(ram_addr_t start, in cpu_physical_memory_clear_dirty_range() function
/qemu/system/
H A Dphysmem.c1785 cpu_physical_memory_clear_dirty_range(block->offset, block->used_length); in qemu_ram_resize()