| /Linux-v6.6/arch/riscv/mm/ |
| D | hugetlbpage.c | 24 orig_pte = pte_mkyoung(orig_pte); in huge_ptep_get() 143 orig_pte = pte_mkyoung(orig_pte); in get_clear_contig() 228 pte = pte_mkyoung(pte); in huge_ptep_set_access_flags()
|
| /Linux-v6.6/arch/sh/mm/ |
| D | tlbex_32.c | 64 entry = pte_mkyoung(entry); in handle_tlbmiss()
|
| /Linux-v6.6/arch/arm64/mm/ |
| D | hugetlbpage.c | 168 orig_pte = pte_mkyoung(orig_pte); in huge_ptep_get() 202 orig_pte = pte_mkyoung(orig_pte); in get_clear_contig() 477 pte = pte_mkyoung(pte); in huge_ptep_set_access_flags()
|
| /Linux-v6.6/arch/arc/include/asm/ |
| D | hugepage.h | 27 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd)))
|
| /Linux-v6.6/arch/mips/include/asm/ |
| 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 401 #define pte_sw_mkyoung pte_mkyoung
|
| /Linux-v6.6/arch/m68k/include/asm/ |
| 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
|
| D | mmu_context.h | 145 set_pte(pte, pte_mkyoung(*pte)); in load_ksp_mmu()
|
| 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
|
| D | mcf_pgtable.h | 237 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v6.6/arch/hexagon/include/asm/ |
| D | pgtable.h | 255 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v6.6/arch/nios2/include/asm/ |
| D | pgtable.h | 144 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v6.6/arch/csky/include/asm/ |
| D | pgtable.h | 195 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v6.6/arch/m68k/mm/ |
| D | mcfmmu.c | 135 set_pte(pte, pte_mkyoung(*pte)); in cf_tlb_miss()
|
| /Linux-v6.6/arch/powerpc/include/asm/nohash/32/ |
| D | pgtable.h | 185 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v6.6/arch/powerpc/include/asm/nohash/64/ |
| D | pgtable.h | 98 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v6.6/arch/arm64/include/asm/ |
| D | pgtable.h | 228 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function 493 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd))) 524 #define pud_mkyoung(pud) pte_pud(pte_mkyoung(pud_pte(pud)))
|
| /Linux-v6.6/arch/um/include/asm/ |
| D | pgtable.h | 204 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v6.6/arch/riscv/include/asm/ |
| D | pgtable.h | 421 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function 698 return pte_pmd(pte_mkyoung(pmd_pte(pmd))); in pmd_mkyoung()
|
| /Linux-v6.6/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 612 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function 933 #define pud_mkyoung(pud) pte_pud(pte_mkyoung(pud_pte(pud))) 1090 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd)))
|
| /Linux-v6.6/arch/alpha/include/asm/ |
| 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-v6.6/arch/xtensa/include/asm/ |
| D | pgtable.h | 263 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v6.6/arch/sparc/include/asm/ |
| D | pgtable_32.h | 252 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v6.6/arch/openrisc/include/asm/ |
| D | pgtable.h | 277 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v6.6/arch/microblaze/include/asm/ |
| D | pgtable.h | 273 static inline pte_t pte_mkyoung(pte_t pte) \ in pte_mkyoung() function
|
| /Linux-v6.6/arch/arm/include/asm/ |
| D | pgtable.h | 251 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|