Home
last modified time | relevance | path

Searched defs:pmd_wrprotect (Results 1 – 7 of 7) sorted by relevance

/arch/arc/include/asm/
Dhugepage.h24 #define pmd_wrprotect(pmd) pte_pmd(pte_wrprotect(pmd_pte(pmd))) macro
/arch/mips/include/asm/
Dpgtable.h538 static inline pmd_t pmd_wrprotect(pmd_t pmd) function
/arch/sparc/include/asm/
Dpgtable_64.h741 static inline pmd_t pmd_wrprotect(pmd_t pmd) in pmd_wrprotect() function
/arch/arm64/include/asm/
Dpgtable.h377 #define pmd_wrprotect(pmd) pte_pmd(pte_wrprotect(pmd_pte(pmd))) macro
/arch/x86/include/asm/
Dpgtable.h403 static inline pmd_t pmd_wrprotect(pmd_t pmd) in pmd_wrprotect() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1101 #define pmd_wrprotect(pmd) pte_pmd(pte_wrprotect(pmd_pte(pmd))) macro
/arch/s390/include/asm/
Dpgtable.h1316 static inline pmd_t pmd_wrprotect(pmd_t pmd) in pmd_wrprotect() function