Searched refs:dbg_wvr (Results 1 – 7 of 7) sorted by relevance
104 save_debug(dbg->dbg_wvr, dbgwvr, wrps); in __debug_save_state()123 restore_debug(dbg->dbg_wvr, dbgwvr, wrps); in __debug_restore_state()
249 &vcpu->arch.debug_ptr->dbg_wvr[0]); in kvm_arm_setup_debug()312 &vcpu->arch.debug_ptr->dbg_wvr[0]); in kvm_arm_clear_debug()
612 u64 *dbg_reg = &vcpu->arch.vcpu_debug_state.dbg_wvr[rd->CRm]; in trap_wvr()620 vcpu->arch.vcpu_debug_state.dbg_wvr[rd->CRm]); in trap_wvr()628 vcpu->arch.vcpu_debug_state.dbg_wvr[rd->CRm] = val; in set_wvr()635 *val = vcpu->arch.vcpu_debug_state.dbg_wvr[rd->CRm]; in get_wvr()642 vcpu->arch.vcpu_debug_state.dbg_wvr[rd->CRm] = rd->val; in reset_wvr()
143 __u64 dbg_wvr[KVM_ARM_MAX_DBG_REGS]; member
141 __u64 dbg_wvr[KVM_ARM_MAX_DBG_REGS]; member
1492 ptr->dbg_wvr[i] = wp->wvr; in kvm_arm_copy_hw_debug_data()