Searched defs:get_physical_address (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/target/sparc/ |
H A D | mmu_helper.c | 68 static int get_physical_address(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address() function 720 static int get_physical_address(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address() function
|
/openbmc/qemu/target/mips/sysemu/ |
H A D | physaddr.c | 116 int get_physical_address(CPUMIPSState *env, hwaddr *physical, in get_physical_address() function
|
/openbmc/qemu/target/tricore/ |
H A D | helper.c | 35 static int get_physical_address(CPUTriCoreState *env, hwaddr *physical, in get_physical_address() function
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu_helper.c | 179 int get_physical_address(CPULoongArchState *env, hwaddr *physical, in get_physical_address() function
|
/openbmc/qemu/target/alpha/ |
H A D | helper.c | 165 static int get_physical_address(CPUAlphaState *env, target_ulong addr, in get_physical_address() function
|
/openbmc/qemu/target/i386/tcg/sysemu/ |
H A D | excp_helper.c | 543 static bool get_physical_address(CPUX86State *env, vaddr addr, in get_physical_address() function
|
/openbmc/qemu/target/sh4/ |
H A D | helper.c | 394 static int get_physical_address(CPUSH4State * env, target_ulong * physical, in get_physical_address() function
|
/openbmc/qemu/target/m68k/ |
H A D | helper.c | 727 static int get_physical_address(CPUM68KState *env, hwaddr *physical, in get_physical_address() function
|
/openbmc/qemu/target/riscv/ |
H A D | cpu_helper.c | 882 static int get_physical_address(CPURISCVState *env, hwaddr *physical, in get_physical_address() function
|