Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgtable.h150 #define pgd_write(pgd) pte_write(pgd_pte(pgd)) macro
/Linux-v4.19/include/linux/
Dhugetlb.h251 static inline int pgd_write(pgd_t pgd) in pgd_write() function
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgtable.h935 #define pgd_write(pgd) pte_write(pgd_pte(pgd)) macro