Searched refs:pmd_mkwrite (Results 1 - 7 of 7) sorted by relevance

/arch/mips/include/asm/
H A Dpgtable.h486 static inline pmd_t pmd_mkwrite(pmd_t pmd) function
/arch/powerpc/include/asm/
H A Dpgtable-ppc64.h475 #define pmd_mkwrite(pmd) pte_pmd(pte_mkwrite(pmd_pte(pmd))) macro
/arch/tile/include/asm/
H A Dpgtable.h483 #define pmd_mkwrite(pmd) pte_pmd(pte_mkwrite(pmd_pte(pmd))) macro
/arch/arm64/include/asm/
H A Dpgtable.h291 #define pmd_mkwrite(pmd) pte_pmd(pte_mkwrite(pmd_pte(pmd))) macro
/arch/x86/include/asm/
H A Dpgtable.h295 static inline pmd_t pmd_mkwrite(pmd_t pmd) function
/arch/sparc/include/asm/
H A Dpgtable_64.h736 static inline pmd_t pmd_mkwrite(pmd_t pmd) function
/arch/s390/include/asm/
H A Dpgtable.h1434 static inline pmd_t pmd_mkwrite(pmd_t pmd) function

Completed in 1374 milliseconds