Searched refs:cpu_get_phys_page_debug (Results 1 – 3 of 3) sorted by relevance
817 target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr);
1342 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()
529 target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr) in cpu_get_phys_page_debug() function1245 target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr) in cpu_get_phys_page_debug() function