Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-all.h817 target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr);
Dexec.c1342 addr = cpu_get_phys_page_debug(env, pc); in breakpoint_invalidate()
3595 phys_addr = cpu_get_phys_page_debug(env, page); in cpu_memory_rw_debug()
/external/qemu/target-arm/
Dhelper.c529 target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr) in cpu_get_phys_page_debug() function
1245 target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr) in cpu_get_phys_page_debug() function