Searched refs:tdp_mmu_link_sp (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/arch/x86/kvm/mmu/ |
| D | tdp_mmu.c | 1126 static int tdp_mmu_link_sp(struct kvm *kvm, struct tdp_iter *iter, in tdp_mmu_link_sp() function 1208 if (tdp_mmu_link_sp(vcpu->kvm, &iter, sp, account_nx, true)) { in kvm_tdp_mmu_map() 1499 ret = tdp_mmu_link_sp(kvm, iter, sp, false, shared); in tdp_mmu_split_huge_page()
|