Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst166 | pud_young | Tests a young PUD |
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h899 #define pud_young(pud) pte_young(pud_pte(pud)) macro