/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable-bits.h | 63 #define _PAGE_ACCESSED (1 << _PAGE_ACCESSED_SHIFT) macro 86 #define _PAGE_ACCESSED (1 << _PAGE_ACCESSED_SHIFT) macro 126 #define _PAGE_ACCESSED (1 << _PAGE_ACCESSED_SHIFT) macro
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | pgtable-bits.h | 31 #define _PAGE_ACCESSED (1<<26) /* page referenced */ macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pte-44x.h | 77 #define _PAGE_ACCESSED 0x00000008 /* S: Page referenced */ macro
|
D | pte-fsl-booke.h | 24 #define _PAGE_ACCESSED 0x00020 /* S: Page referenced */ macro
|
D | pte-hash32.h | 27 #define _PAGE_ACCESSED 0x100 /* R: page referenced */ macro
|
D | pte-hash64.h | 26 #define _PAGE_ACCESSED 0x0100 /* R: page referenced */ macro
|
D | pte-40x.h | 50 #define _PAGE_ACCESSED 0x400 /* software: R: page referenced */ macro
|
D | pte-8xx.h | 44 #define _PAGE_ACCESSED 0x0800 /* software: page referenced */ macro
|
D | pte-book3e.h | 42 #define _PAGE_ACCESSED 0x040000 macro
|
/linux-4.4.14/arch/score/include/asm/ |
D | pgtable-bits.h | 4 #define _PAGE_ACCESSED (1<<5) /* implemented in software */ macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | pgtable-bits.h | 35 #define _PAGE_ACCESSED _PAGE_ALWAYS_ZERO_1 macro
|
/linux-4.4.14/arch/cris/include/arch-v10/arch/ |
D | mmu.h | 61 #define _PAGE_ACCESSED (1<<5) /* simulated in software using valid bit */ macro
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | pgtable.h | 57 #define _PAGE_ACCESSED CPLB_ALL_ACCESS macro
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/ |
D | mmu.h | 56 #define _PAGE_ACCESSED (1 << 6) /* Simulated in software using valid bit. */ macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | pgtable.h | 59 #define _PAGE_ACCESSED (1<<1) /* Page is accessed (S) */ macro 75 #define _PAGE_ACCESSED (1<<4) /* Page is accessed (S) */ macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | pgtable.h | 62 #define _PAGE_ACCESSED (1<<2) macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 39 #define _PAGE_ACCESSED (SUN3_PAGE_ACCESSED) macro
|
D | motorola_pgtable.h | 12 #define _PAGE_ACCESSED 0x008 macro
|
D | mcf_pgtable.h | 52 #define _PAGE_ACCESSED (CF_PAGE_ACCESSED) macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable_64.h | 118 #define _PAGE_ACCESSED 0x800 /* software: page referenced */ macro
|
D | pgtable_32.h | 51 #define _PAGE_ACCESSED 0x400 /* software: page referenced */ macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgtable.h | 101 #define _PAGE_ACCESSED (1UL << _PAGE_BIT_ACCESSED) macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable.h | 18 #define _PAGE_ACCESSED 0x080 macro
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgtable.h | 99 #define _PAGE_ACCESSED (1 << _PAGE_BIT_ACCESSED) macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable_types.h | 39 #define _PAGE_ACCESSED (_AT(pteval_t, 1) << _PAGE_BIT_ACCESSED) macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgtable.h | 75 #define _PAGE_ACCESSED 0x40000 macro
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgtable.h | 151 #define _PAGE_ACCESSED _PAGE_A macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pgtable.h | 155 #define _PAGE_ACCESSED (1<<8) /* software: page accessed (read) */ macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable.h | 78 #define _PAGE_ACCESSED HV_PTE_ACCESSED macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgtable.h | 216 #define _PAGE_ACCESSED 0x400 /* software: R: page referenced */ macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | pgtable.h | 135 #define _PAGE_ACCESSED xPTEL2_UNUSED1 macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 293 #define _PAGE_ACCESSED xAMPRx_RESERVED8 /* accessed if set */ macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgtable.h | 199 #define _PAGE_ACCESSED (1 << xlate_pabit(_PAGE_ACCESSED_BIT)) macro
|