Home
last modified time | relevance | path

Searched defs:pte_pgprot (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dpgtable.h68 #define pte_pgprot pte_pgprot macro
69 static inline pgprot_t pte_pgprot(pte_t pte) in pte_pgprot() function
/linux/arch/arc/include/asm/
H A Dpage.h83 #define pte_pgprot(x) __pgprot(pte_val(x)) macro
/linux/arch/s390/include/asm/
H A Dpgtable.h995 #define pte_pgprot pte_pgprot macro
996 static inline pgprot_t pte_pgprot(pte_t pte) in pte_pgprot() function