Searched refs:radix__set_pte_at (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/ |
A D | radix.h | 212 static inline void radix__set_pte_at(struct mm_struct *mm, unsigned long addr, in radix__set_pte_at() function
|
A D | pgtable.h | 792 return radix__set_pte_at(mm, addr, ptep, pte, percpu); in __set_pte_at()
|
/linux-6.3-rc2/arch/powerpc/kvm/ |
A D | book3s_64_mmu_radix.c | 378 radix__set_pte_at(kvm->mm, addr, ptep, pte, 0); in kvmppc_radix_set_pte_at()
|
Completed in 10 milliseconds