/arch/mips/include/asm/ |
D | pgtable.h | 358 static inline pte_t pte_mkyoung(pte_t pte) function 407 static inline pte_t pte_mkyoung(pte_t pte) function
|
/arch/nios2/include/asm/ |
D | pgtable.h | 165 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 167 static inline pte_t pte_mkyoung(pte_t pte) { pte_val(pte) |= SUN3_PAGE_ACCESSED; return pte; } in pte_mkyoung() function
|
D | motorola_pgtable.h | 183 static inline pte_t pte_mkyoung(pte_t pte) { pte_val(pte) |= _PAGE_ACCESSED; return pte; } in pte_mkyoung() function
|
D | mcf_pgtable.h | 292 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/hexagon/include/asm/ |
D | pgtable.h | 278 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/csky/include/asm/ |
D | pgtable.h | 215 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 186 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 113 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/um/include/asm/ |
D | pgtable.h | 217 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/arm/include/asm/ |
D | pgtable.h | 264 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 293 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 269 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
D | pgtable_64.h | 551 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 278 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/alpha/include/asm/ |
D | pgtable.h | 279 extern inline pte_t pte_mkyoung(pte_t pte) { pte_val(pte) |= __ACCESS_BITS; return pte; } in pte_mkyoung() function
|
/arch/riscv/include/asm/ |
D | pgtable.h | 272 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 458 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/microblaze/include/asm/ |
D | pgtable.h | 330 static inline pte_t pte_mkyoung(pte_t pte) \ in pte_mkyoung() function
|
/arch/parisc/include/asm/ |
D | pgtable.h | 358 static inline pte_t pte_mkyoung(pte_t pte) { pte_val(pte) |= _PAGE_ACCESSED; return pte; } in pte_mkyoung() function
|
/arch/ia64/include/asm/ |
D | pgtable.h | 309 #define pte_mkyoung(pte) (__pte(pte_val(pte) | _PAGE_A)) macro
|
/arch/arm64/include/asm/ |
D | pgtable.h | 218 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/x86/include/asm/ |
D | pgtable.h | 359 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 676 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/arch/s390/include/asm/ |
D | pgtable.h | 978 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|