Home
last modified time | relevance | path

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

/linux/arch/arc/include/asm/
H A Dhugepage.h33 #define pmd_mkold(pmd) pte_pmd(pte_mkold(pmd_pte(pmd))) macro
/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst109 | pmd_mkold | Creates an old PMD |
/linux/arch/loongarch/include/asm/
H A Dpgtable.h579 static inline pmd_t pmd_mkold(pmd_t pmd) in pmd_mkold() function