Home
last modified time | relevance | path

Searched refs:round_offset (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/stubs/
H A Dphysmem.c4 RAMBlock *qemu_ram_block_from_host(void *ptr, bool round_offset, in qemu_ram_block_from_host() argument
/openbmc/qemu/include/exec/
H A Dcpu-common.h70 * @round_offset: Whether to round the result offset down to a target page
80 RAMBlock *qemu_ram_block_from_host(void *ptr, bool round_offset,
/openbmc/qemu/system/
H A Dphysmem.c2795 RAMBlock *qemu_ram_block_from_host(void *ptr, bool round_offset, in tcg_commit()
2836 if (round_offset) { in invalidate_and_set_dirty()
2494 qemu_ram_block_from_host(void * ptr,bool round_offset,ram_addr_t * offset) qemu_ram_block_from_host() argument