Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dram_addr.h448 static inline void cpu_physical_memory_dirty_bits_cleared(ram_addr_t start, in cpu_physical_memory_dirty_bits_cleared() function
518 cpu_physical_memory_dirty_bits_cleared(start, length); in cpu_physical_memory_sync_dirty_bitmap()
/openbmc/qemu/system/
H A Dphysmem.c916 cpu_physical_memory_dirty_bits_cleared(start, length); in cpu_physical_memory_test_and_clear_dirty()
969 cpu_physical_memory_dirty_bits_cleared(start, length); in cpu_physical_memory_snapshot_and_clear_dirty()