Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c5150 static void vmx_decache_cr3(struct kvm_vcpu *vcpu) in vmx_decache_cr3() function
5239 vmx_decache_cr3(vcpu); in ept_update_paging_mode_cr0()
14133 .decache_cr3 = vmx_decache_cr3,