Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dmmu.h244 int kvm_mmu_post_init_vm(struct kvm *kvm);
Dx86.c12374 return kvm_mmu_post_init_vm(kvm); in kvm_arch_post_init_vm()
/Linux-v6.6/arch/x86/kvm/mmu/
Dmmu.c7141 int kvm_mmu_post_init_vm(struct kvm *kvm) in kvm_mmu_post_init_vm() function