Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arc/include/asm/
Dhugepage.h24 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/Linux-v6.6/Documentation/mm/
Darch_pgtable_helpers.rst128 | pmd_mkwrite_novma | Creates a writable PMD, of the conventional type |
/Linux-v6.6/arch/s390/mm/
Dpageattr.c159 new = pmd_mkwrite_novma(pmd_mkdirty(new)); in modify_pmd_page()
/Linux-v6.6/arch/loongarch/include/asm/
Dpgtable.h512 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/Linux-v6.6/arch/x86/mm/
Dpgtable.c900 pmd = pmd_mkwrite_novma(pmd); in pmd_mkwrite()
/Linux-v6.6/arch/mips/include/asm/
Dpgtable.h649 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) function
/Linux-v6.6/arch/riscv/include/asm/
Dpgtable.h701 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/Linux-v6.6/arch/sparc/include/asm/
Dpgtable_64.h776 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/Linux-v6.6/include/linux/
Dpgtable.h612 return pmd_mkwrite_novma(pmd); in pmd_mkwrite()
/Linux-v6.6/arch/arm64/include/asm/
Dpgtable.h490 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1091 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/Linux-v6.6/arch/x86/include/asm/
Dpgtable.h593 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/Linux-v6.6/arch/s390/include/asm/
Dpgtable.h1501 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function