Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dram_addr.h73 static inline bool clear_bmap_test_and_clear(RAMBlock *rb, uint64_t page) in clear_bmap_test_and_clear() function
/openbmc/qemu/migration/
H A Dram.c742 if (!rb->clear_bmap || !clear_bmap_test_and_clear(rb, page)) { in migration_clear_memory_region_dirty_bitmap()