Home
last modified time | relevance | path

Searched defs:pmd_mkwrite_novma (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arc/include/asm/
H A Dhugepage.h31 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/linux/arch/loongarch/include/asm/
H A Dpgtable.h537 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function