Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dmmu.h220 int kvm_mmu_post_init_vm(struct kvm *kvm);
H A Dx86.c10588 return kvm_mmu_post_init_vm(kvm); in kvm_arch_post_init_vm()
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dmmu.c6087 int kvm_mmu_post_init_vm(struct kvm *kvm) in kvm_mmu_post_init_vm() function