Home
last modified time | relevance | path

Searched refs:host_debugctlmsr (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.h354 unsigned long host_debugctlmsr; member
A Dvmx.c1467 vmx->host_debugctlmsr = get_debugctlmsr(); in vmx_vcpu_load()
7321 if (vmx->host_debugctlmsr) in vmx_vcpu_run()
7322 update_debugctlmsr(vmx->host_debugctlmsr); in vmx_vcpu_run()

Completed in 19 milliseconds