Searched refs:qemu_ram_get_offset (Results 1 – 5 of 5) sorted by relevance
11 ram_addr_t qemu_ram_get_offset(RAMBlock *rb) in qemu_ram_get_offset() function
97 ram_addr_t qemu_ram_get_offset(RAMBlock *rb);
492 ram_addr_t offset = qemu_ram_get_offset(rb); in init_range()524 ram_addr_t offset = qemu_ram_get_offset(rb); in cleanup_range()680 ram_addr_t offset = qemu_ram_get_offset(rb); in nhp_range()
619 ram_addr_t block_offset = qemu_ram_get_offset(rb); in qemu_rdma_init_one_block()
1562 ram_addr_t qemu_ram_get_offset(RAMBlock *rb) in qemu_ram_get_offset() function