Searched refs:cpu_get_phys_page_debug (Results 1 - 6 of 6) sorted by relevance

/external/qemu/hw/
H A Dgoldfish_pipe.c1023 phys = cpu_get_phys_page_debug(env, page);
1043 phys = cpu_get_phys_page_debug(env, page);
/external/qemu/target-i386/
H A Dhelper.c956 target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr) function
1271 target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr) function
/external/qemu/
H A Dcpu-all.h904 target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr);
H A Dexec.c1351 addr = cpu_get_phys_page_debug(env, pc);
3819 phys_addr = cpu_get_phys_page_debug(env, page);
/external/qemu/target-mips/
H A Dhelper.c468 target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr) function
/external/qemu/target-arm/
H A Dhelper.c1354 target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr) function

Completed in 138 milliseconds