Home
last modified time | relevance | path

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

/arch/arc/include/asm/
Dhugepage.h23 #define pmd_wrprotect(pmd) pte_pmd(pte_wrprotect(pmd_pte(pmd))) macro
/arch/mips/include/asm/
Dpgtable.h600 static inline pmd_t pmd_wrprotect(pmd_t pmd) function
/arch/riscv/include/asm/
Dpgtable.h558 static inline pmd_t pmd_wrprotect(pmd_t pmd) in pmd_wrprotect() function
/arch/sparc/include/asm/
Dpgtable_64.h738 static inline pmd_t pmd_wrprotect(pmd_t pmd) in pmd_wrprotect() function
/arch/arm64/include/asm/
Dpgtable.h442 #define pmd_wrprotect(pmd) pte_pmd(pte_wrprotect(pmd_pte(pmd))) macro
/arch/x86/include/asm/
Dpgtable.h411 static inline pmd_t pmd_wrprotect(pmd_t pmd) in pmd_wrprotect() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1124 #define pmd_wrprotect(pmd) pte_pmd(pte_wrprotect(pmd_pte(pmd))) macro
/arch/s390/include/asm/
Dpgtable.h1353 static inline pmd_t pmd_wrprotect(pmd_t pmd) in pmd_wrprotect() function