Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/core/
H A Dtcg-cpu-ops.h229 static inline int cpu_watchpoint_address_matches(CPUState *cpu, in cpu_watchpoint_address_matches() function
261 int cpu_watchpoint_address_matches(CPUState *cpu, vaddr addr, vaddr len);
/openbmc/qemu/accel/tcg/
H A Dwatchpoint.c52 int cpu_watchpoint_address_matches(CPUState *cpu, vaddr addr, vaddr len) in cpu_watchpoint_address_matches() function
H A Dcputlb.c1119 wp_flags = cpu_watchpoint_address_matches(cpu, addr_page, in tlb_set_page_full()
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c6054 (cpu_watchpoint_address_matches in sve_ldnfff1_r()
6107 (cpu_watchpoint_address_matches in sve_ldnfff1_r()
6793 (cpu_watchpoint_address_matches in DO_LD1_ZPZ_S()