Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/
Dmmu.h218 int kvm_mmu_post_init_vm(struct kvm *kvm);
Dx86.c12433 return kvm_mmu_post_init_vm(kvm); in kvm_arch_post_init_vm()
/Linux-v6.1/arch/x86/kvm/mmu/
Dmmu.c6896 int kvm_mmu_post_init_vm(struct kvm *kvm) in kvm_mmu_post_init_vm() function