/linux/arch/mips/include/asm/ |
H A D | pgtable.h | 344 static inline pte_t pte_mkyoung(pte_t pte) function 393 static inline pte_t pte_mkyoung(pte_t pte) function
|
/linux/arch/m68k/include/asm/ |
H A D | sun3_pgtable.h | 149 static inline pte_t pte_mkyoung(pte_t pte) { pte_val(pte) |= SUN3_PAGE_ACCESSED; return pte; } in pte_mkyoung() function
|
H A D | motorola_pgtable.h | 161 static inline pte_t pte_mkyoung(pte_t pte) { pte_val(pte) |= _PAGE_ACCESSED; return pte; } in pte_mkyoung() function
|
H A D | mcf_pgtable.h | 237 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/csky/include/asm/ |
H A D | pgtable.h | 195 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/nios2/include/asm/ |
H A D | pgtable.h | 147 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/hexagon/include/asm/ |
H A D | pgtable.h | 255 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/powerpc/include/asm/nohash/ |
H A D | pgtable.h | 167 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/arm/include/asm/ |
H A D | pgtable.h | 255 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/microblaze/include/asm/ |
H A D | pgtable.h | 273 static inline pte_t pte_mkyoung(pte_t pte) \ in pte_mkyoung() function
|
/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 277 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/xtensa/include/asm/ |
H A D | pgtable.h | 263 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 252 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
H A D | pgtable_64.h | 584 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/alpha/include/asm/ |
H A D | pgtable.h | 261 extern inline pte_t pte_mkyoung(pte_t pte) { pte_val(pte) |= __ACCESS_BITS; return pte; } in pte_mkyoung() function
|
/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 496 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 435 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 597 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/s390/include/asm/ |
H A D | pgtable.h | 1123 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|