Searched refs:dbg_bvr (Results 1 – 7 of 7) sorted by relevance
102 save_debug(dbg->dbg_bvr, dbgbvr, brps); in __debug_save_state()121 restore_debug(dbg->dbg_bvr, dbgbvr, brps); in __debug_restore_state()
245 &vcpu->arch.debug_ptr->dbg_bvr[0]); in kvm_arm_setup_debug()308 &vcpu->arch.debug_ptr->dbg_bvr[0]); in kvm_arm_clear_debug()
538 u64 *dbg_reg = &vcpu->arch.vcpu_debug_state.dbg_bvr[rd->CRm]; in trap_bvr()553 vcpu->arch.vcpu_debug_state.dbg_bvr[rd->CRm] = val; in set_bvr()560 *val = vcpu->arch.vcpu_debug_state.dbg_bvr[rd->CRm]; in get_bvr()567 vcpu->arch.vcpu_debug_state.dbg_bvr[rd->CRm] = rd->val; in reset_bvr()
141 __u64 dbg_bvr[KVM_ARM_MAX_DBG_REGS]; member
139 __u64 dbg_bvr[KVM_ARM_MAX_DBG_REGS]; member
1488 ptr->dbg_bvr[i] = bp->bvr; in kvm_arm_copy_hw_debug_data()