Home
last modified time | relevance | path

Searched refs:offset_in_ramblock (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/exec/
H A Dram_addr.h54 static inline bool offset_in_ramblock(RAMBlock *b, ram_addr_t offset) in offset_in_ramblock() function
61 assert(offset_in_ramblock(block, offset)); in ramblock_ptr()
/dports/emulators/qemu42/qemu-4.2.1/include/exec/
H A Dram_addr.h113 static inline bool offset_in_ramblock(RAMBlock *b, ram_addr_t offset) in offset_in_ramblock() function
120 assert(offset_in_ramblock(block, offset)); in ramblock_ptr()
/dports/emulators/qemu/qemu-6.2.0/include/exec/
H A Dram_addr.h77 static inline bool offset_in_ramblock(RAMBlock *b, ram_addr_t offset) in offset_in_ramblock() function
84 assert(offset_in_ramblock(block, offset)); in ramblock_ptr()
/dports/emulators/qemu60/qemu-6.0.0/include/exec/
H A Dram_addr.h75 static inline bool offset_in_ramblock(RAMBlock *b, ram_addr_t offset) in offset_in_ramblock() function
82 assert(offset_in_ramblock(block, offset)); in ramblock_ptr()
/dports/emulators/qemu5/qemu-5.2.0/include/exec/
H A Dram_addr.h75 static inline bool offset_in_ramblock(RAMBlock *b, ram_addr_t offset) in offset_in_ramblock() function
82 assert(offset_in_ramblock(block, offset)); in ramblock_ptr()
/dports/emulators/qemu-utils/qemu-4.2.1/include/exec/
H A Dram_addr.h113 static inline bool offset_in_ramblock(RAMBlock *b, ram_addr_t offset) in offset_in_ramblock() function
120 assert(offset_in_ramblock(block, offset)); in ramblock_ptr()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/exec/
H A Dram_addr.h75 static inline bool offset_in_ramblock(RAMBlock *b, ram_addr_t offset) in offset_in_ramblock() function
82 assert(offset_in_ramblock(block, offset)); in ramblock_ptr()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/exec/
H A Dram_addr.h75 static inline bool offset_in_ramblock(RAMBlock *b, ram_addr_t offset) in offset_in_ramblock() function
82 assert(offset_in_ramblock(block, offset)); in ramblock_ptr()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/exec/
H A Dram_addr.h75 static inline bool offset_in_ramblock(RAMBlock *b, ram_addr_t offset) in offset_in_ramblock() function
82 assert(offset_in_ramblock(block, offset)); in ramblock_ptr()
/dports/emulators/qemu/qemu-6.2.0/migration/
H A Dram.c1492 if (!offset_in_ramblock(pss->block, in find_dirty_block()
2056 if (!offset_in_ramblock(ramblock, start + len - 1)) { in ram_save_queue_pages()
2235 offset_in_ramblock(pss->block, in ram_save_host_page()
3313 if (!offset_in_ramblock(block, offset)) { in host_from_ram_block_offset()
3337 if (!offset_in_ramblock(block, offset)) { in colo_cache_from_block_offset()
3936 if (!offset_in_ramblock(block, in colo_flush_ram_cache()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/migration/
H A Dram.c1373 if (!offset_in_ramblock(pss->block, in find_dirty_block()
1894 if (!offset_in_ramblock(ramblock, start + len - 1)) { in ram_save_queue_pages()
2073 offset_in_ramblock(pss->block, in ram_save_host_page()
3126 if (!offset_in_ramblock(block, offset)) { in host_from_ram_block_offset()
3150 if (!offset_in_ramblock(block, offset)) { in colo_cache_from_block_offset()
3744 if (!offset_in_ramblock(block, in colo_flush_ram_cache()
/dports/emulators/qemu5/qemu-5.2.0/migration/
H A Dram.c1741 offset_in_ramblock(pss->block, in ram_save_host_page()
2779 if (!offset_in_ramblock(block, offset)) { in host_from_ram_block_offset()
2789 if (!offset_in_ramblock(block, offset)) { in colo_cache_from_block_offset()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/migration/
H A Dram.c1698 offset_in_ramblock(pss->block,
2738 if (!offset_in_ramblock(block, offset)) {
2748 if (!offset_in_ramblock(block, offset)) {
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/migration/
H A Dram.c1697 offset_in_ramblock(pss->block, in ram_save_host_page()
2737 if (!offset_in_ramblock(block, offset)) { in host_from_ram_block_offset()
2747 if (!offset_in_ramblock(block, offset)) { in colo_cache_from_block_offset()
/dports/emulators/qemu60/qemu-6.0.0/migration/
H A Dram.c2071 offset_in_ramblock(pss->block, in ram_save_host_page()
3116 if (!offset_in_ramblock(block, offset)) { in host_from_ram_block_offset()
3126 if (!offset_in_ramblock(block, offset)) { in colo_cache_from_block_offset()
/dports/emulators/qemu42/qemu-4.2.1/migration/
H A Dram.c2623 offset_in_ramblock(pss->block, pss->page << TARGET_PAGE_BITS)); in ram_save_host_page()
3652 if (!offset_in_ramblock(block, offset)) { in host_from_ram_block_offset()
3662 if (!offset_in_ramblock(block, offset)) { in colo_cache_from_block_offset()
/dports/emulators/qemu-utils/qemu-4.2.1/migration/
H A Dram.c2623 offset_in_ramblock(pss->block, pss->page << TARGET_PAGE_BITS)); in ram_save_host_page()
3652 if (!offset_in_ramblock(block, offset)) { in host_from_ram_block_offset()
3662 if (!offset_in_ramblock(block, offset)) { in colo_cache_from_block_offset()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/migration/
H A Dram.c2401 offset_in_ramblock(pss->block, pss->page << TARGET_PAGE_BITS)); in ram_save_host_page()
3443 if (!offset_in_ramblock(block, offset)) { in host_from_ram_block_offset()