Searched refs:dbg_bvr (Results 1 – 6 of 6) sorted by relevance
226 &vcpu->arch.debug_ptr->dbg_bvr[0]); in kvm_arm_setup_debug()264 &vcpu->arch.debug_ptr->dbg_bvr[0]); in kvm_arm_clear_debug()
402 u64 *dbg_reg = &vcpu->arch.vcpu_debug_state.dbg_bvr[rd->CRm]; in trap_bvr()417 __u64 *r = &vcpu->arch.vcpu_debug_state.dbg_bvr[rd->CRm]; in set_bvr()427 __u64 *r = &vcpu->arch.vcpu_debug_state.dbg_bvr[rd->CRm]; in get_bvr()437 vcpu->arch.vcpu_debug_state.dbg_bvr[rd->CRm] = rd->val; in reset_bvr()
102 save_debug(dbg->dbg_bvr, dbgbvr, brps); in __debug_save_state()121 restore_debug(dbg->dbg_bvr, dbgbvr, brps); in __debug_restore_state()
133 __u64 dbg_bvr[KVM_ARM_MAX_DBG_REGS]; member
137 __u64 dbg_bvr[KVM_ARM_MAX_DBG_REGS]; member