Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dmmu.h147 static inline void kvm_mmu_load_pgd(struct kvm_vcpu *vcpu) in kvm_mmu_load_pgd() function
H A Dx86.c10763 kvm_mmu_load_pgd(vcpu); in vcpu_enter_guest()
/linux-6.15/arch/x86/kvm/mmu/
H A Dmmu.c5903 kvm_mmu_load_pgd(vcpu); in kvm_mmu_load()