Home
last modified time | relevance | path

Searched refs:update_debugctlmsr (Results 1 – 7 of 7) sorted by relevance

/arch/x86/include/asm/
A Ddebugreg.h188 static inline void update_debugctlmsr(unsigned long debugctlmsr) in update_debugctlmsr() function
/arch/x86/kernel/
A Dstep.c197 update_debugctlmsr(debugctl); in set_task_blockstep()
/arch/x86/events/intel/
A Dds.c850 update_debugctlmsr(debugctlmsr); in intel_pmu_enable_bts()
867 update_debugctlmsr(debugctlmsr); in intel_pmu_disable_bts()
A Dcore.c3105 update_debugctlmsr(get_debugctlmsr() & in intel_pmu_reset()
/arch/x86/kvm/svm/
A Dsvm.c4303 update_debugctlmsr(svm->vmcb->save.dbgctl); in svm_vcpu_run()
4334 update_debugctlmsr(vcpu->arch.host_debugctl); in svm_vcpu_run()
/arch/x86/kvm/vmx/
A Dtdx.c1062 update_debugctlmsr(vcpu->arch.host_debugctl); in tdx_vcpu_run()
A Dvmx.c7358 update_debugctlmsr(vcpu->arch.host_debugctl); in vmx_vcpu_run()

Completed in 46 milliseconds