Home
last modified time | relevance | path

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

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