Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dstep.c195 update_debugctlmsr(debugctl); in set_task_blockstep()
/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h592 static inline void update_debugctlmsr(unsigned long debugctlmsr) in update_debugctlmsr() function
/openbmc/linux/arch/x86/events/intel/
H A Dds.c735 update_debugctlmsr(debugctlmsr); in intel_pmu_enable_bts()
752 update_debugctlmsr(debugctlmsr); in intel_pmu_disable_bts()
H A Dcore.c2912 update_debugctlmsr(get_debugctlmsr() & in intel_pmu_reset()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c7397 update_debugctlmsr(vmx->host_debugctlmsr); in vmx_vcpu_run()