Home
last modified time | relevance | path

Searched refs:pmd_mkwrite_novma (Results 1 – 8 of 8) 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/Documentation/mm/
H A Darch_pgtable_helpers.rst124 | pmd_mkwrite_novma | Creates a writable PMD, of the conventional type |
/linux/arch/mips/include/asm/
H A Dpgtable.h649 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) function
/linux/arch/x86/mm/
H A Dpgtable.c920 pmd = pmd_mkwrite_novma(pmd); in pmd_mkwrite()
/linux/arch/riscv/include/asm/
H A Dpgtable.h746 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/linux/arch/sparc/include/asm/
H A Dpgtable_64.h777 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1054 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/linux/arch/s390/include/asm/
H A Dpgtable.h1593 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function