Home
last modified time | relevance | path

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

/linux/arch/arc/include/asm/
H A Dhugepage.h37 #define pmd_mkclean(pmd) pte_pmd(pte_mkclean(pmd_pte(pmd))) macro
/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst113 | pmd_mkclean | Creates a clean PMD |
/linux/arch/loongarch/include/asm/
H A Dpgtable.h559 static inline pmd_t pmd_mkclean(pmd_t pmd) in pmd_mkclean() function