Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst178 | pud_mkclean | Creates a clean PUD |
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h903 #define pud_mkclean(pud) pte_pud(pte_mkclean(pud_pte(pud))) macro