Home
last modified time | relevance | path

Searched defs:wp (Results 1 – 20 of 20) sorted by relevance

/qemu/system/
H A Dwatchpoint.c29 CPUWatchpoint *wp; in cpu_watchpoint_insert() local
68 CPUWatchpoint *wp; in cpu_watchpoint_remove() local
93 CPUWatchpoint *wp, *next; in cpu_watchpoint_remove_all() local
/qemu/accel/tcg/
H A Dwatchpoint.c36 static inline bool watchpoint_address_matches(CPUWatchpoint *wp, in watchpoint_address_matches()
54 CPUWatchpoint *wp; in cpu_watchpoint_address_matches() local
70 CPUWatchpoint *wp; in cpu_check_watchpoint() local
H A Dcpu-exec.c693 CPUWatchpoint *wp; in cpu_handle_debug_exception() local
H A Dcputlb.c1800 int wp = access_type == MMU_DATA_STORE ? BP_MEM_WRITE : BP_MEM_READ; in mmu_watch_or_dirty() local
/qemu/target/arm/
H A Dhyp_gdbstub.c130 HWWatchpoint wp = { in insert_hw_watchpoint() local
188 HWWatchpoint *wp = get_hw_wp(i); in check_watchpoint_in_range() local
H A Ddebug_helper.c269 CPUWatchpoint *wp = env->cpu_watchpoint[n]; in bp_wp_matches() local
423 bool arm_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp) in arm_debug_check_watchpoint()
H A Dkvm.c1396 CPUWatchpoint *wp = find_hw_watchpoint(cs, debug_exit->far); in kvm_arm_handle_debug() local
1481 HWWatchpoint *wp = get_hw_wp(i); in kvm_arm_copy_hw_debug_data() local
/qemu/include/block/
H A Dblock-common.h123 uint64_t wp; member
133 uint64_t wp[]; member
267 #define BDRV_ZT_IS_CONV(wp) (wp & (1ULL << 63)) argument
H A Dnvme.h1595 uint64_t wp; member
/qemu/util/
H A Duserfaultfd.c214 bool wp, bool dont_wake) in uffd_change_protection()
/qemu/io/
H A Dchannel-command.c296 pid_t wp; in qio_channel_command_close() local
/qemu/hw/block/
H A Dnand.c73 uint8_t cle, ale, ce, wp, gnd; member
485 uint8_t ce, uint8_t wp, uint8_t gnd) in nand_setpins()
/qemu/hw/ppc/
H A Dppc_booke.c115 uint8_t wp = (env->spr[SPR_BOOKE_TCR] & TCR_WP_MASK) >> TCR_WP_SHIFT; in booke_get_wdt_target() local
/qemu/target/riscv/
H A Ddebug.c833 bool riscv_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp) in riscv_cpu_debug_check_watchpoint()
/qemu/target/arm/hvf/
H A Dhvf.c1893 CPUWatchpoint *wp = in hvf_vcpu_exec() local
2136 HWWatchpoint *wp = get_hw_wp(i); in hvf_put_gdbstub_debug_registers() local
/qemu/include/hw/core/
H A Dcpu.h1098 CPUWatchpoint *wp) in cpu_watchpoint_remove_by_ref()
/qemu/hw/audio/
H A Dintel-hda.c348 uint32_t wp, ex; in intel_hda_response() local
/qemu/target/ppc/
H A Dexcp_helper.c3197 bool ppc_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp) in ppc_cpu_debug_check_watchpoint()
/qemu/block/
H A Dfile-posix.c2542 uint64_t *wp = &wps->wp[offset / bs->bl.zone_size]; in raw_co_prw() local
3436 uint64_t *wp = &wps->wp[i]; in raw_co_zone_mgmt() local
/qemu/hw/nvme/
H A Dctrl.c3986 uint64_t wp = zone->d.wp; in nvme_zone_mgmt_send_zrwa_flush() local