| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | pgtable.h | 93 static inline pte_t pte_mkyoung(pte_t pte) {  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/mips/include/asm/ | 
| D | pgtable.h | 326 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function 372 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/cris/include/asm/ | 
| D | pgtable.h | 153 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/nios2/include/asm/ | 
| D | pgtable.h | 172 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/hexagon/include/asm/ | 
| D | pgtable.h | 322 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | sun3_pgtable.h | 176 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 | 177 static inline pte_t pte_mkyoung(pte_t pte)	{ pte_val(pte) |= _PAGE_ACCESSED; return pte; }  in pte_mkyoung()  function
  | 
| D | mcf_pgtable.h | 304 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/sh/include/asm/ | 
| D | pgtable_64.h | 270 static inline pte_t pte_mkyoung(pte_t pte)	{ set_pte(&pte, __pte(pte_val(pte) | _PAGE_ACCESSED)); r…  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/metag/include/asm/ | 
| D | pgtable.h | 135 static inline pte_t pte_mkyoung(pte_t pte)   { pte_val(pte) |= _PAGE_ACCESSED; return pte; }  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/um/include/asm/ | 
| D | pgtable.h | 216 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/score/include/asm/ | 
| D | pgtable.h | 228 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/avr32/include/asm/ | 
| D | pgtable.h | 235 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/m32r/include/asm/ | 
| D | pgtable.h | 235 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | pgtable.h | 292 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 255 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| D | pgtable_64.h | 518 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/openrisc/include/asm/ | 
| D | pgtable.h | 299 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/alpha/include/asm/ | 
| D | pgtable.h | 277 extern inline pte_t pte_mkyoung(pte_t pte)	{ pte_val(pte) |= __ACCESS_BITS; return pte; }  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/xtensa/include/asm/ | 
| D | pgtable.h | 269 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/tile/include/asm/ | 
| D | pgtable.h | 212 #define pte_mkyoung hv_pte_set_accessed  macro
  | 
| /linux-4.1.27/arch/microblaze/include/asm/ | 
| D | pgtable.h | 360 static inline pte_t pte_mkyoung(pte_t pte) \  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/parisc/include/asm/ | 
| D | pgtable.h | 361 static inline pte_t pte_mkyoung(pte_t pte)	{ pte_val(pte) |= _PAGE_ACCESSED; return pte; }  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/mn10300/include/asm/ | 
| D | pgtable.h | 262 static inline pte_t pte_mkyoung(pte_t pte)	{ pte_val(pte) |= _PAGE_ACCESSED; return pte; }  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/arm64/include/asm/ | 
| D | pgtable.h | 190 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/ia64/include/asm/ | 
| D | pgtable.h | 309 #define pte_mkyoung(pte)	(__pte(pte_val(pte) | _PAGE_A))  macro
  | 
| /linux-4.1.27/arch/frv/include/asm/ | 
| D | pgtable.h | 384 static inline pte_t pte_mkyoung(pte_t pte)	{ (pte).pte |= _PAGE_ACCESSED; return pte; }  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | pgtable.h | 216 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  | 
| /linux-4.1.27/arch/s390/include/asm/ | 
| D | pgtable.h | 892 static inline pte_t pte_mkyoung(pte_t pte)  in pte_mkyoung()  function
  |