Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhugetlb.h383 #ifndef pgd_write
384 static inline int pgd_write(pgd_t pgd) in pgd_write() function
Dpgtable.h533 (pgd_present(pgd) && (!(write) || pgd_write(pgd)))