Home
last modified time | relevance | path

Searched refs:pmd_mkwrite (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dhugepage.h24 #define pmd_mkwrite(pmd) pte_pmd(pte_mkwrite(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/mm/
H A Ddebug_vm_pgtable.c173 WARN_ON(!pmd_write(pmd_mkwrite(pmd_wrprotect(pmd)))); in pmd_basic_tests()
176 WARN_ON(pmd_write(pmd_wrprotect(pmd_mkwrite(pmd)))); in pmd_basic_tests()
215 pmd = pmd_mkwrite(pmd); in pmd_advanced_tests()
H A Dhuge_memory.c482 pmd = pmd_mkwrite(pmd); in maybe_pmd_mkwrite()
1549 pmd = pmd_mkwrite(pmd); in do_huge_pmd_numa_page()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dpageattr.c146 new = pmd_mkwrite(pmd_mkdirty(new)); in modify_pmd_page()
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Darch_pgtable_helpers.rst121 | pmd_mkwrite | Creates a writable PMD |
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable.h612 static inline pmd_t pmd_mkwrite(pmd_t pmd) function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_64.h778 static inline pmd_t pmd_mkwrite(pmd_t pmd) in pmd_mkwrite() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dpgtable.h406 #define pmd_mk_savedwrite pmd_mkwrite
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h426 #define pmd_mkwrite(pmd) pte_pmd(pte_mkwrite(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1100 #define pmd_mkwrite(pmd) pte_pmd(pte_mkwrite(pmd_pte(pmd))) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h465 static inline pmd_t pmd_mkwrite(pmd_t pmd) in pmd_mkwrite() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h1366 static inline pmd_t pmd_mkwrite(pmd_t pmd) in pmd_mkwrite() function