Home
last modified time | relevance | path

Searched refs:dbgwvr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Ddebug-sr.h104 save_debug(dbg->dbg_wvr, dbgwvr, wrps); in __debug_save_state()
123 restore_debug(dbg->dbg_wvr, dbgwvr, wrps); in __debug_restore_state()
/openbmc/qemu/target/arm/
H A Ddebug_helper.c551 vaddr wvr = env->cp15.dbgwvr[n]; in hw_watchpoint_update()
1265 .fieldoffset = offsetof(CPUARMState, cp15.dbgwvr[i]), in define_debug_regs()
H A Dcpu.h472 uint64_t dbgwvr[16]; /* watchpoint value registers */ member
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c101 GEN_DEBUG_WRITE_REG(dbgwvr) in GEN_DEBUG_WRITE_REG()
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c1402 *val = env->cp15.dbgwvr[SYSREG_CRM(reg)]; in hvf_sysreg_read()
1711 env->cp15.dbgwvr[SYSREG_CRM(reg)] = val; in hvf_sysreg_write()
2245 env->cp15.dbgwvr[i]); in hvf_put_guest_debug_registers()