/arch/mips/include/asm/ |
D | pgtable.h | 323 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function 332 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 280 static pte_t pte_modify(pte_t pte, pgprot_t newprot) __attribute_const__; 281 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
D | pgtable_64.h | 270 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
|
/arch/cris/include/asm/ |
D | pgtable.h | 197 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 106 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
D | motorola_pgtable.h | 102 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/sh/include/asm/ |
D | pgtable_64.h | 294 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
D | pgtable_32.h | 380 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/um/include/asm/ |
D | pgtable.h | 287 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/avr32/include/asm/ |
D | pgtable.h | 294 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/arm/include/asm/ |
D | pgtable.h | 378 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 241 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/alpha/include/asm/ |
D | pgtable.h | 222 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/powerpc/include/asm/ |
D | pgtable-ppc64.h | 180 #define pte_modify(_pte, newprot) \ macro
|
D | pgtable-ppc32.h | 580 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/parisc/include/asm/ |
D | pgtable.h | 358 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/x86/include/asm/ |
D | pgtable.h | 331 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/ia64/include/asm/ |
D | pgtable.h | 265 #define pte_modify(_pte, newprot) \ macro
|
/arch/s390/include/asm/ |
D | pgtable.h | 691 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|