Lines Matching refs:debug_ptr
150 vcpu->arch.debug_ptr = &vcpu->arch.vcpu_debug_state; in kvm_arm_reset_debug_ptr()
240 vcpu->arch.debug_ptr = &vcpu->arch.external_debug_state; in kvm_arm_setup_debug()
244 &vcpu->arch.debug_ptr->dbg_bcr[0], in kvm_arm_setup_debug()
245 &vcpu->arch.debug_ptr->dbg_bvr[0]); in kvm_arm_setup_debug()
248 &vcpu->arch.debug_ptr->dbg_wcr[0], in kvm_arm_setup_debug()
249 &vcpu->arch.debug_ptr->dbg_wvr[0]); in kvm_arm_setup_debug()
267 vcpu->arch.debug_ptr != &vcpu->arch.vcpu_debug_state); in kvm_arm_setup_debug()
307 &vcpu->arch.debug_ptr->dbg_bcr[0], in kvm_arm_clear_debug()
308 &vcpu->arch.debug_ptr->dbg_bvr[0]); in kvm_arm_clear_debug()
311 &vcpu->arch.debug_ptr->dbg_wcr[0], in kvm_arm_clear_debug()
312 &vcpu->arch.debug_ptr->dbg_wvr[0]); in kvm_arm_clear_debug()