/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/hexagon/include/asm/ |
H A D | pgtable.h | 252 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/m68k/include/asm/ |
H A D | sun3_pgtable.h | 143 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 | 155 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 | 231 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/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/um/include/asm/ |
H A D | pgtable.h | 188 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/arm/include/asm/ |
H A D | pgtable.h | 253 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/xtensa/include/asm/ |
H A D | pgtable.h | 262 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/alpha/include/asm/ |
H A D | pgtable.h | 231 extern inline pte_t pte_mkyoung(pte_t pte) { pte_val(pte) |= __ACCESS_BITS; return pte; } in pte_mkyoung() function
|
/linux/arch/microblaze/include/asm/ |
H A D | pgtable.h | 272 static inline pte_t pte_mkyoung(pte_t pte) \ in pte_mkyoung() function
|
/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 260 static inline pte_t pte_mkyoung(pte_t 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/loongarch/include/asm/ |
H A D | pgtable.h | 365 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/parisc/include/asm/ |
H A D | pgtable.h | 324 static inline pte_t pte_mkyoung(pte_t pte) { pte_val(pte) |= _PAGE_ACCESSED; return pte; } in pte_mkyoung() function
|
/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 439 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 | 596 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 466 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
/linux/arch/arm64/include/asm/ |
H A D | pgtable.h | 337 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|