Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/include/asm/
H A Dhugepage.h24 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/openbmc/linux/arch/s390/mm/
H A Dpageattr.c159 new = pmd_mkwrite_novma(pmd_mkdirty(new)); in modify_pmd_page()
/openbmc/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst128 | pmd_mkwrite_novma | Creates a writable PMD, of the conventional type |
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable.h512 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/openbmc/linux/arch/x86/mm/
H A Dpgtable.c902 pmd = pmd_mkwrite_novma(pmd); in pmd_mkwrite()
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable.h649 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) function
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h690 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h776 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/openbmc/linux/include/linux/
H A Dpgtable.h633 return pmd_mkwrite_novma(pmd); in pmd_mkwrite()
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h490 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1065 #define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd))) macro
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h577 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h1511 static inline pmd_t pmd_mkwrite_novma(pmd_t pmd) in pmd_mkwrite_novma() function