Searched refs:tdp_mmu_split_huge_page (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/kvm/mmu/ |
H A D | tdp_mmu.c | 1217 static int tdp_mmu_split_huge_page(struct kvm *kvm, struct tdp_iter *iter, 1273 r = tdp_mmu_split_huge_page(kvm, &iter, sp, true); in kvm_tdp_mmu_map() 1478 static int tdp_mmu_split_huge_page(struct kvm *kvm, struct tdp_iter *iter, in tdp_mmu_split_huge_page() function 1575 if (tdp_mmu_split_huge_page(kvm, &iter, sp, shared)) in tdp_mmu_split_huge_pages_root()
|