Home
last modified time | relevance | path

Searched refs:tdp_mmu_link_sp (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dtdp_mmu.c1004 * tdp_mmu_link_sp - Replace the given spte with an spte pointing to the
1015 static int tdp_mmu_link_sp(struct kvm *kvm, struct tdp_iter *iter, in tdp_mmu_link_sp() function
1088 r = tdp_mmu_link_sp(kvm, &iter, sp, true); in kvm_tdp_mmu_map()
1405 ret = tdp_mmu_link_sp(kvm, iter, sp, shared); in tdp_mmu_split_huge_page()

Completed in 3 milliseconds