Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dradix.h206 static inline void radix__set_pte_at(struct mm_struct *mm, unsigned long addr, in radix__set_pte_at() function
Dpgtable.h835 return radix__set_pte_at(mm, addr, ptep, pte, percpu); in __set_pte_at()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_64_mmu_radix.c355 radix__set_pte_at(kvm->mm, addr, ptep, pte, 0); in kvmppc_radix_set_pte_at()