Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dradix.h207 static inline int radix__pte_none(pte_t pte) in radix__pte_none() function
H A Dpgtable.h747 return radix__pte_none(pte); in pte_none()