Searched defs:newprot (Results 1 – 25 of 35) sorted by relevance
12
/arch/s390/include/asm/ |
D | hugetlb.h | 107 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify()
|
/arch/mips/include/asm/ |
D | pgtable.h | 434 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 443 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 606 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/arch/arc/include/asm/ |
D | hugepage.h | 49 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
D | pgtable.h | 318 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/tile/include/asm/ |
D | pgtable.h | 165 #define pgprot_modify(oldprot, newprot) \ argument 309 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 484 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/arch/powerpc/include/asm/ |
D | pgtable.h | 99 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/x86/include/asm/ |
D | pgtable.h | 421 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 435 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() 447 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
|
/arch/nios2/include/asm/ |
D | pgtable.h | 178 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/cris/include/asm/ |
D | pgtable.h | 196 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/sh/include/asm/ |
D | pgtable_64.h | 295 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/unicore32/include/asm/ |
D | pgtable.h | 243 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/arm/include/asm/ |
D | pgtable-3level.h | 268 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
D | pgtable.h | 306 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 104 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
D | motorola_pgtable.h | 102 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
D | mcf_pgtable.h | 158 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/um/include/asm/ |
D | pgtable.h | 292 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/score/include/asm/ |
D | pgtable.h | 244 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/m32r/include/asm/ |
D | pgtable.h | 281 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/metag/include/asm/ |
D | pgtable.h | 156 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/avr32/include/asm/ |
D | pgtable.h | 282 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/powerpc/mm/ |
D | pgtable_64.c | 785 pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 306 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 334 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/alpha/include/asm/ |
D | pgtable.h | 222 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
12