Home
last modified time | relevance | path

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

/qemu/target/loongarch/
H A Dcpu_helper.c144 static int loongarch_map_address(CPULoongArchState *env, hwaddr *physical, in loongarch_map_address() function
159 static int loongarch_map_address(CPULoongArchState *env, hwaddr *physical, in loongarch_map_address() function
224 return loongarch_map_address(env, physical, prot, address, in get_physical_address()