Searched refs:radix__pte_none (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/book3s/64/ | ||
H A D | radix.h | 207 static inline int radix__pte_none(pte_t pte) in radix__pte_none() function |
H A D | pgtable.h | 747 return radix__pte_none(pte); in pte_none() |