/linux-6.12.1/arch/nios2/include/asm/ |
D | pgtable-bits.h | 31 #define _PAGE_ACCESSED (1<<26) /* page referenced */ macro
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | pgtable-bits.h | 17 #define _PAGE_ACCESSED (1 << 6) /* Set by hardware on any access */ macro
|
/linux-6.12.1/arch/powerpc/include/asm/nohash/32/ |
D | pte-44x.h | 71 #define _PAGE_ACCESSED 0x00000040 /* S: Page referenced */ macro
|
D | pte-85xx.h | 25 #define _PAGE_ACCESSED 0x00020 /* S: Page referenced */ macro
|
D | pte-8xx.h | 42 #define _PAGE_ACCESSED 0x0020 /* Copied to L1 APG 1 entry in I/DTLB */ macro
|
/linux-6.12.1/arch/csky/abiv2/inc/abi/ |
D | pgtable-bits.h | 7 #define _PAGE_ACCESSED (1<<7) macro
|
/linux-6.12.1/arch/csky/abiv1/inc/abi/ |
D | pgtable-bits.h | 10 #define _PAGE_ACCESSED (1<<3) macro
|
/linux-6.12.1/arch/arc/include/asm/ |
D | pgtable-bits-arcv2.h | 23 #define _PAGE_ACCESSED (1 << 4) /* Accessed (s) */ macro
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | pgtable-bits.h | 35 #define _PAGE_ACCESSED (_ULCAST_(1) << _PAGE_ACCESSED_SHIFT) macro
|
/linux-6.12.1/arch/powerpc/include/asm/nohash/ |
D | pte-e500.h | 29 #define _PAGE_ACCESSED 0x040000 macro
|
/linux-6.12.1/arch/mips/include/asm/ |
D | pgtable-bits.h | 156 #define _PAGE_ACCESSED (1 << _PAGE_ACCESSED_SHIFT) macro
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 40 #define _PAGE_ACCESSED (SUN3_PAGE_ACCESSED) macro
|
D | motorola_pgtable.h | 13 #define _PAGE_ACCESSED 0x008 macro
|
D | mcf_pgtable.h | 56 #define _PAGE_ACCESSED (CF_PAGE_ACCESSED) macro
|
/linux-6.12.1/arch/hexagon/include/asm/ |
D | pgtable.h | 47 #define _PAGE_ACCESSED (1<<2) macro
|
/linux-6.12.1/arch/um/include/asm/ |
D | pgtable.h | 18 #define _PAGE_ACCESSED 0x080 macro
|
/linux-6.12.1/arch/xtensa/include/asm/ |
D | pgtable.h | 160 #define _PAGE_ACCESSED (1<<8) /* software: page accessed (read) */ macro
|
/linux-6.12.1/arch/openrisc/include/asm/ |
D | pgtable.h | 146 #define _PAGE_ACCESSED _PAGE_A macro
|
/linux-6.12.1/arch/microblaze/include/asm/ |
D | pgtable.h | 155 #define _PAGE_ACCESSED 0x400 /* software: R: page referenced */ macro
|
/linux-6.12.1/arch/alpha/include/asm/ |
D | pgtable.h | 74 #define _PAGE_ACCESSED 0x40000 macro
|
/linux-6.12.1/arch/sh/include/asm/ |
D | pgtable_32.h | 52 #define _PAGE_ACCESSED 0x400 /* software: page referenced */ macro
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 29 #define _PAGE_ACCESSED 0x100 /* R: page referenced */ macro
|
/linux-6.12.1/arch/x86/include/asm/ |
D | pgtable_types.h | 54 #define _PAGE_ACCESSED (_AT(pteval_t, 1) << _PAGE_BIT_ACCESSED) macro
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | pgtable.h | 199 #define _PAGE_ACCESSED (1 << xlate_pabit(_PAGE_ACCESSED_BIT)) macro
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 25 #define _PAGE_ACCESSED 0x00100 /* R: page referenced */ macro
|