Home
last modified time | relevance | path

Searched refs:pud_young (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst166 | pud_young | Tests a young PUD |
/linux/arch/x86/include/asm/
H A Dpgtable.h193 static inline int pud_young(pud_t pud) in pud_young() function
/linux/mm/
H A Dhuge_memory.c3104 if (!folio_test_referenced(folio) && pud_young(old_pud)) in __split_huge_pud_locked()