Lines Matching refs:debug_ptr
77 vcpu->arch.debug_ptr = &vcpu->arch.vcpu_debug_state; in kvm_arm_reset_debug_ptr()
175 vcpu->arch.debug_ptr = &vcpu->arch.external_debug_state; in kvm_arm_setup_debug()
180 &vcpu->arch.debug_ptr->dbg_bcr[0], in kvm_arm_setup_debug()
181 &vcpu->arch.debug_ptr->dbg_bvr[0]); in kvm_arm_setup_debug()
184 &vcpu->arch.debug_ptr->dbg_wcr[0], in kvm_arm_setup_debug()
185 &vcpu->arch.debug_ptr->dbg_wvr[0]); in kvm_arm_setup_debug()
190 vcpu->arch.debug_ptr != &vcpu->arch.vcpu_debug_state); in kvm_arm_setup_debug()
223 &vcpu->arch.debug_ptr->dbg_bcr[0], in kvm_arm_clear_debug()
224 &vcpu->arch.debug_ptr->dbg_bvr[0]); in kvm_arm_clear_debug()
227 &vcpu->arch.debug_ptr->dbg_wcr[0], in kvm_arm_clear_debug()
228 &vcpu->arch.debug_ptr->dbg_wvr[0]); in kvm_arm_clear_debug()