Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable-ppc64.h181 #define pgd_write(pgd) pte_write(pgd_pte(pgd)) macro
/linux-4.4.14/include/linux/
Dhugetlb.h195 static inline int pgd_write(pgd_t pgd) in pgd_write() function