| /Linux-v5.10/arch/powerpc/include/asm/nohash/32/ |
| D | pgtable.h | 185 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function 324 pte_t pte_set = pte_mkyoung(pte_mkdirty(pte_mkwrite(pte_mkexec(__pte(0))))); in __ptep_set_access_flags() 325 pte_t pte_clr = pte_mkyoung(pte_mkdirty(pte_mkwrite(pte_mkexec(__pte(~0))))); in __ptep_set_access_flags()
|
| /Linux-v5.10/arch/sh/mm/ |
| D | tlbex_32.c | 64 entry = pte_mkyoung(entry); in handle_tlbmiss()
|
| /Linux-v5.10/arch/arc/include/asm/ |
| D | hugepage.h | 27 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd)))
|
| /Linux-v5.10/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 415 #define pte_sw_mkyoung pte_mkyoung
|
| /Linux-v5.10/arch/arm64/mm/ |
| D | hugetlbpage.c | 178 orig_pte = pte_mkyoung(orig_pte); in get_clear_flush() 441 pte = pte_mkyoung(pte); in huge_ptep_set_access_flags()
|
| /Linux-v5.10/arch/m68k/mm/ |
| D | mcfmmu.c | 147 set_pte(pte, pte_mkyoung(*pte)); in cf_tlb_miss()
|
| /Linux-v5.10/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 | mmu_context.h | 149 set_pte(pte, pte_mkyoung(*pte)); in load_ksp_mmu()
|
| 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
|
| /Linux-v5.10/arch/nios2/include/asm/ |
| D | pgtable.h | 165 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v5.10/arch/arm64/include/asm/ |
| D | pgtable.h | 212 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function 423 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd))) 454 #define pud_mkyoung(pud) pte_pud(pte_mkyoung(pud_pte(pud)))
|
| /Linux-v5.10/arch/hexagon/include/asm/ |
| D | pgtable.h | 278 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v5.10/arch/csky/include/asm/ |
| D | pgtable.h | 215 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v5.10/arch/powerpc/include/asm/nohash/64/ |
| D | pgtable.h | 110 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v5.10/mm/ |
| D | debug_vm_pgtable.c | 67 WARN_ON(!pte_young(pte_mkyoung(pte_mkold(pte)))); in pte_basic_tests() 70 WARN_ON(pte_young(pte_mkold(pte_mkyoung(pte)))); in pte_basic_tests() 112 pte = pte_mkyoung(pte); in pte_advanced_tests()
|
| /Linux-v5.10/arch/um/include/asm/ |
| D | pgtable.h | 217 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v5.10/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 773 pte = pte_mkyoung(pte); in pmd_mkyoung()
|
| /Linux-v5.10/arch/arm/include/asm/ |
| D | pgtable.h | 262 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v5.10/arch/xtensa/include/asm/ |
| D | pgtable.h | 278 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v5.10/arch/openrisc/include/asm/ |
| D | pgtable.h | 293 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /Linux-v5.10/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-v5.10/arch/microblaze/include/asm/ |
| D | pgtable.h | 330 static inline pte_t pte_mkyoung(pte_t pte) \ in pte_mkyoung() function
|
| /Linux-v5.10/arch/riscv/include/asm/ |
| D | pgtable.h | 273 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|