Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dradix.h212 static inline void radix__set_pte_at(struct mm_struct *mm, unsigned long addr, in radix__set_pte_at() function
H A Dpgtable.h763 return radix__set_pte_at(mm, addr, ptep, pte, percpu); in __set_pte_at()