Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h68 static inline pte_t pgd_pte(pgd_t pgd) in pgd_pte() function
Dpgtable.h178 #define pgd_write(pgd) pte_write(pgd_pte(pgd))
/Linux-v5.4/arch/powerpc/mm/
Dpgtable_64.c108 return pte_page(pgd_pte(pgd)); in pgd_page()
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgtable.h952 #define pgd_write(pgd) pte_write(pgd_pte(pgd))
969 static inline pte_t pgd_pte(pgd_t pgd) in pgd_pte() function
989 return pte_access_permitted(pgd_pte(pgd), write); in pgd_access_permitted()
/Linux-v5.4/arch/arm64/include/asm/
Dpgtable.h300 static inline pte_t pgd_pte(pgd_t pgd) in pgd_pte() function
408 #define __pgd_to_phys(pgd) __pte_to_phys(pgd_pte(pgd))