Home
last modified time | relevance | path

Searched refs:p4d_pte (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h72 static inline pte_t p4d_pte(p4d_t p4d) in p4d_pte() function
H A Dpgtable.h141 #define p4d_write(pgd) pte_write(p4d_pte(p4d))
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h937 #define p4d_write(p4d) pte_write(p4d_pte(p4d))
954 static inline pte_t p4d_pte(p4d_t p4d) in p4d_pte() function
974 return pte_access_permitted(p4d_pte(p4d), write); in p4d_access_permitted()
/linux/arch/arm64/include/asm/
H A Dpgtable.h460 static inline pte_t p4d_pte(p4d_t p4d) in p4d_pte() function
675 #define __p4d_to_phys(p4d) __pte_to_phys(p4d_pte(p4d))