Home
last modified time | relevance | path

Searched refs:qemu_ram_get_offset (Results 1 – 5 of 5) sorted by relevance

/qemu/stubs/
H A Dram-block.c11 ram_addr_t qemu_ram_get_offset(RAMBlock *rb) in qemu_ram_get_offset() function
/qemu/include/exec/
H A Dcpu-common.h87 ram_addr_t qemu_ram_get_offset(RAMBlock *rb);
/qemu/migration/
H A Dpostcopy-ram.c492 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()
H A Drdma.c619 ram_addr_t block_offset = qemu_ram_get_offset(rb); in qemu_rdma_init_one_block()
/qemu/system/
H A Dphysmem.c1591 ram_addr_t qemu_ram_get_offset(RAMBlock *rb) in qemu_ram_get_offset() function