Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/nohash/64/
Dpgtable.h178 #define pgd_write(pgd) pte_write(pgd_pte(pgd)) macro
/Linux-v5.4/include/linux/
Dhugetlb.h237 static inline int pgd_write(pgd_t pgd) in pgd_write() function
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgtable.h952 #define pgd_write(pgd) pte_write(pgd_pte(pgd)) macro