Searched refs:__rmap_add (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/x86/kvm/mmu/ |
D | mmu.c | 1583 static void __rmap_add(struct kvm *kvm, in __rmap_add() function 1613 __rmap_add(vcpu->kvm, cache, slot, spte, gfn, access); in rmap_add() 6224 __rmap_add(kvm, cache, slot, sptep, gfn, sp->role.access); in shadow_mmu_split_huge_page()
|