Searched refs:ramblock_set_file_bmap_atomic (Results 1 – 3 of 3) sorted by relevance
79 void ramblock_set_file_bmap_atomic(RAMBlock *block, ram_addr_t offset,
118 ramblock_set_file_bmap_atomic(pages->block, pages->offset[i], true); in multifd_set_file_bitmap()122 ramblock_set_file_bmap_atomic(pages->block, pages->offset[i], false); in multifd_set_file_bitmap()
3109 void ramblock_set_file_bmap_atomic(RAMBlock *block, ram_addr_t offset, bool set) in ramblock_set_file_bmap_atomic() function