Home
last modified time | relevance | path

Searched refs:pgd_pte (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h68 static inline pte_t pgd_pte(pgd_t pgd) in pgd_pte() function
Dpgtable.h150 #define pgd_write(pgd) pte_write(pgd_pte(pgd))
/Linux-v4.19/arch/powerpc/mm/
Dpgtable_64.c291 return pte_page(pgd_pte(pgd)); in pgd_page()
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgtable.h935 #define pgd_write(pgd) pte_write(pgd_pte(pgd))
956 static inline pte_t pgd_pte(pgd_t pgd) in pgd_pte() function
976 return pte_access_permitted(pgd_pte(pgd), write); in pgd_access_permitted()
/Linux-v4.19/arch/arm64/include/asm/
Dpgtable.h307 static inline pte_t pgd_pte(pgd_t pgd) in pgd_pte() function
392 #define __pgd_to_phys(pgd) __pte_to_phys(pgd_pte(pgd))