Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Dmmu.h226 int kvm_mmu_post_init_vm(struct kvm *kvm);
Dx86.c12754 return kvm_mmu_post_init_vm(kvm); in kvm_arch_post_init_vm()
/linux-6.12.1/arch/x86/kvm/mmu/
Dmmu.c7569 int kvm_mmu_post_init_vm(struct kvm *kvm) in kvm_mmu_post_init_vm() function