Home
last modified time | relevance | path

Searched refs:vmx_cache_reg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c2312 static void vmx_cache_reg(struct kvm_vcpu *vcpu, enum kvm_reg reg) in vmx_cache_reg() function
3107 * the below code _enables_ CR3 exiting, vmx_cache_reg() will in vmx_set_cr0()
3112 vmx_cache_reg(vcpu, VCPU_EXREG_CR3); in vmx_set_cr0()
7830 .cache_reg = vmx_cache_reg,
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c2472 static void vmx_cache_reg(struct kvm_vcpu *vcpu, enum kvm_reg reg) in vmx_cache_reg() function
3320 * the below code _enables_ CR3 exiting, vmx_cache_reg() will in vmx_set_cr0()
3325 vmx_cache_reg(vcpu, VCPU_EXREG_CR3); in vmx_set_cr0()
8268 .cache_reg = vmx_cache_reg,

Completed in 18 milliseconds