Home
last modified time | relevance | path

Searched defs:pte_modify (Results 1 – 25 of 28) sorted by relevance

12

/linux-3.3/arch/mips/include/asm/
Dpgtable.h349 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
358 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/powerpc/include/asm/
Dpgtable.h73 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/m68k/include/asm/
Dsun3_pgtable.h106 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dmotorola_pgtable.h103 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dmcf_pgtable.h159 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/cris/include/asm/
Dpgtable.h197 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/unicore32/include/asm/
Dpgtable.h243 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/score/include/asm/
Dpgtable.h261 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/um/include/asm/
Dpgtable.h292 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/sh/include/asm/
Dpgtable_64.h300 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dpgtable_32.h396 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/arm/include/asm/
Dpgtable.h241 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/hexagon/include/asm/
Dpgtable.h362 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
/linux-3.3/arch/m32r/include/asm/
Dpgtable.h292 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/tile/include/asm/
Dpgtable.h314 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/avr32/include/asm/
Dpgtable.h294 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/xtensa/include/asm/
Dpgtable.h249 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/alpha/include/asm/
Dpgtable.h222 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/openrisc/include/asm/
Dpgtable.h336 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/sparc/include/asm/
Dpgtable_32.h282 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dpgtable_64.h276 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
/linux-3.3/arch/mn10300/include/asm/
Dpgtable.h404 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/microblaze/include/asm/
Dpgtable.h397 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/parisc/include/asm/
Dpgtable.h367 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-3.3/arch/ia64/include/asm/
Dpgtable.h265 #define pte_modify(_pte, newprot) \ macro

12