Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dmmu.h98 static inline void kvm_mmu_load_cr3(struct kvm_vcpu *vcpu) in kvm_mmu_load_cr3() function
Dmmu.c5271 kvm_mmu_load_cr3(vcpu); in kvm_mmu_load()
Dx86.c8000 kvm_mmu_load_cr3(vcpu); in vcpu_enter_guest()