/linux-2.4.37.9/include/asm-arm/ |
D | pgtable.h | 139 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-mips/ |
D | pgtable-32.h | 142 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
D | pgtable-64.h | 119 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-sparc/ |
D | pgtable.h | 320 extern pte_t pte_modify(pte_t pte, pgprot_t newprot) __attribute__((const)); 321 extern __inline__ pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-m68k/ |
D | sun3_pgtable.h | 107 static inline pte_t pte_modify (pte_t pte, pgprot_t newprot) in pte_modify() function
|
D | motorola_pgtable.h | 116 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-s390/ |
D | pgtable.h | 311 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-sh/ |
D | pgtable.h | 255 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-i386/ |
D | pgtable.h | 314 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-cris/ |
D | pgtable.h | 434 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-s390x/ |
D | pgtable.h | 369 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | pgtable.h | 220 extern inline pte_t pte_modify(pte_t orig_pte, pgprot_t new_prot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-alpha/ |
D | pgtable.h | 227 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/mm/ |
D | mprotect.c | 42 set_pte(pte, pte_modify(entry, newprot)); in change_pte_range()
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | pgtable.h | 192 #define pte_modify(_pte, newprot) \ macro
|
/linux-2.4.37.9/include/asm-ia64/ |
D | pgtable.h | 219 #define pte_modify(_pte, newprot) \ macro
|
/linux-2.4.37.9/include/asm-parisc/ |
D | pgtable.h | 311 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-mips64/ |
D | pgtable.h | 431 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-ppc/ |
D | pgtable.h | 519 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-sh64/ |
D | pgtable.h | 474 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | pgtable.h | 367 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|