Home
last modified time | relevance | path

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

/arch/arc/include/asm/
Dhugepage.h24 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/arch/s390/mm/
Dpageattr.c159 new = pmd_mkwrite_novma(pmd_mkdirty(new)); in modify_pmd_page()
/arch/loongarch/include/asm/
Dpgtable.h512 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/arch/x86/mm/
Dpgtable.c902 pmd = pmd_mkwrite_novma(pmd); in pmd_mkwrite()
/arch/mips/include/asm/
Dpgtable.h649 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) function
/arch/riscv/include/asm/
Dpgtable.h709 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/arch/sparc/include/asm/
Dpgtable_64.h776 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1091 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/arch/x86/include/asm/
Dpgtable.h577 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/arch/arm64/include/asm/
Dpgtable.h496 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/arch/s390/include/asm/
Dpgtable.h1513 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function