Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.h294 unsigned long host_debugctlmsr; member
H A Dvmx.c1483 vmx->host_debugctlmsr = get_debugctlmsr(); in vmx_vcpu_load()
6892 if (vmx->host_debugctlmsr) in vmx_vcpu_run()
6893 update_debugctlmsr(vmx->host_debugctlmsr); in vmx_vcpu_run()