Home
last modified time | relevance | path

Searched refs:pmd_mkwrite_novma (Results 1 – 11 of 11) sorted by relevance

/arch/arc/include/asm/
A Dhugepage.h31 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/arch/s390/mm/
A Dpageattr.c159 new = pmd_mkwrite_novma(pmd_mkdirty(new)); in modify_pmd_page()
/arch/loongarch/include/asm/
A Dpgtable.h488 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/arch/x86/mm/
A Dpgtable.c817 pmd = pmd_mkwrite_novma(pmd); in pmd_mkwrite()
/arch/mips/include/asm/
A Dpgtable.h643 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) function
/arch/sparc/include/asm/
A Dpgtable_64.h775 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/arch/riscv/include/asm/
A Dpgtable.h761 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h1035 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/arch/x86/include/asm/
A Dpgtable.h586 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/arch/s390/include/asm/
A Dpgtable.h1588 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/arch/arm64/include/asm/
A Dpgtable.h620 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro

Completed in 36 milliseconds