Searched defs:newprot (Results 1 – 25 of 27) sorted by relevance
12
/arch/mips/include/asm/ |
D | pgtable.h | 349 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 358 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/powerpc/include/asm/ |
D | pgtable.h | 73 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/tile/include/asm/ |
D | pgtable.h | 161 #define pgprot_modify(oldprot, newprot) \ argument 313 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/x86/include/asm/ |
D | pgtable.h | 323 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 337 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() 349 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
|
/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 106 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
D | motorola_pgtable.h | 103 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
D | mcf_pgtable.h | 159 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/cris/include/asm/ |
D | pgtable.h | 197 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/score/include/asm/ |
D | pgtable.h | 261 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/arm/include/asm/ |
D | pgtable.h | 252 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/sh/include/asm/ |
D | pgtable_64.h | 300 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
D | pgtable_32.h | 396 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/um/include/asm/ |
D | pgtable.h | 300 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/avr32/include/asm/ |
D | pgtable.h | 294 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/m32r/include/asm/ |
D | pgtable.h | 292 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 249 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/alpha/include/asm/ |
D | pgtable.h | 223 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 336 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 282 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/microblaze/include/asm/ |
D | pgtable.h | 396 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/mn10300/include/asm/ |
D | pgtable.h | 404 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/parisc/include/asm/ |
D | pgtable.h | 375 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/frv/include/asm/ |
D | pgtable.h | 427 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/arch/ia64/include/asm/ |
D | pgtable.h | 264 #define pte_modify(_pte, newprot) \ argument
|
12