Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dexec-all.h674 hwaddr memory_region_section_get_iotlb(CPUState *cpu,
/openbmc/qemu/accel/tcg/
H A Dcputlb.c1185 iotlb = memory_region_section_get_iotlb(cpu, section) + xlat; in tlb_set_page_full()
/openbmc/qemu/system/
H A Dphysmem.c963 hwaddr memory_region_section_get_iotlb(CPUState *cpu, in memory_region_section_get_iotlb() function