Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dphysmem.c164 struct AddressSpaceDispatch *memory_dispatch; member
683 AddressSpaceDispatch *d = cpu->cpu_ases[asidx].memory_dispatch; in address_space_translate_for_iotlb()
2440 AddressSpaceDispatch *d = cpuas->memory_dispatch; in iotlb_to_section()
2519 cpuas->memory_dispatch = address_space_to_dispatch(cpuas->as); in tcg_commit_cpu()