Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dmmu.h238 int kvm_mmu_post_init_vm(struct kvm *kvm);
H A Dx86.c11894 r = kvm_mmu_post_init_vm(vcpu->kvm); in kvm_arch_vcpu_ioctl_run()
/linux/arch/x86/kvm/mmu/
H A Dmmu.c7879 int kvm_mmu_post_init_vm(struct kvm *kvm) in kvm_mmu_post_init_vm() function