| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/ |
| H A D | pgtable.h | 186 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function 325 pte_t pte_set = pte_mkyoung(pte_mkdirty(pte_mkwrite(pte_mkexec(__pte(0))))); in __ptep_set_access_flags() 326 pte_t pte_clr = pte_mkyoung(pte_mkdirty(pte_mkwrite(pte_mkexec(__pte(~0))))); in __ptep_set_access_flags()
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | tlbex_32.c | 64 entry = pte_mkyoung(entry); in handle_tlbmiss()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | hugepage.h | 27 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd)))
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | hugetlbpage.c | 178 orig_pte = pte_mkyoung(orig_pte); in get_clear_flush() 440 pte = pte_mkyoung(pte); in huge_ptep_set_access_flags()
|
| /OK3568_Linux_fs/kernel/arch/m68k/mm/ |
| H A D | mcfmmu.c | 147 set_pte(pte, pte_mkyoung(*pte)); in cf_tlb_miss()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A 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
|
| H A 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
|
| H A D | mmu_context.h | 149 set_pte(pte, pte_mkyoung(*pte)); in load_ksp_mmu()
|
| H A D | mcf_pgtable.h | 292 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | pgtable.h | 218 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function 429 #define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd))) 460 #define pud_mkyoung(pud) pte_pud(pte_mkyoung(pud_pte(pud)))
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | pgtable.h | 165 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | pgtable.h | 278 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/ |
| H A D | pgtable.h | 113 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | pgtable.h | 215 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | debug_vm_pgtable.c | 79 WARN_ON(!pte_young(pte_mkyoung(pte_mkold(pte)))); in pte_basic_tests() 82 WARN_ON(pte_young(pte_mkold(pte_mkyoung(pte)))); in pte_basic_tests() 126 pte = pte_mkyoung(pte); in pte_advanced_tests()
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | pgtable.h | 217 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | pgtable.h | 277 extern inline pte_t pte_mkyoung(pte_t pte) { pte_val(pte) |= __ACCESS_BITS; return pte; } in pte_mkyoung() function
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | pgtable.h | 278 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | pgtable.h | 264 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /OK3568_Linux_fs/kernel/arch/openrisc/include/asm/ |
| H A D | pgtable.h | 293 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | pgtable_32.h | 269 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | pgtable.h | 272 static inline pte_t pte_mkyoung(pte_t pte) in pte_mkyoung() function
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | pgtable.h | 330 static inline pte_t pte_mkyoung(pte_t pte) \ in pte_mkyoung() function
|