Home
last modified time | relevance | path

Searched refs:pte_modify (Results 1 – 21 of 21) sorted by relevance

/linux-2.4.37.9/include/asm-arm/
Dpgtable.h139 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/include/asm-mips/
Dpgtable-32.h142 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dpgtable-64.h119 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/include/asm-sparc/
Dpgtable.h320 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/
Dsun3_pgtable.h107 static inline pte_t pte_modify (pte_t pte, pgprot_t newprot) in pte_modify() function
Dmotorola_pgtable.h116 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/include/asm-s390/
Dpgtable.h311 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/include/asm-sh/
Dpgtable.h255 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/include/asm-i386/
Dpgtable.h314 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/include/asm-cris/
Dpgtable.h434 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/include/asm-s390x/
Dpgtable.h369 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/include/asm-sparc64/
Dpgtable.h220 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/
Dpgtable.h227 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/mm/
Dmprotect.c42 set_pte(pte, pte_modify(entry, newprot)); in change_pte_range()
/linux-2.4.37.9/include/asm-ppc64/
Dpgtable.h192 #define pte_modify(_pte, newprot) \ macro
/linux-2.4.37.9/include/asm-ia64/
Dpgtable.h219 #define pte_modify(_pte, newprot) \ macro
/linux-2.4.37.9/include/asm-parisc/
Dpgtable.h311 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/include/asm-mips64/
Dpgtable.h431 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/include/asm-ppc/
Dpgtable.h519 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-2.4.37.9/include/asm-sh64/
Dpgtable.h474 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/
Dpgtable.h367 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function