Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dmmu.h103 static inline void kvm_mmu_load_cr3(struct kvm_vcpu *vcpu) in kvm_mmu_load_cr3() function
Dmmu.c4975 kvm_mmu_load_cr3(vcpu); in kvm_mmu_load()
Dx86.c7416 kvm_mmu_load_cr3(vcpu); in vcpu_enter_guest()