/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable-bits.h | 49 #define _PAGE_DIRTY (1 << _PAGE_DIRTY_SHIFT) macro 98 #define _PAGE_DIRTY (1 << _PAGE_DIRTY_SHIFT) macro 166 #define _PAGE_DIRTY (1 << _PAGE_DIRTY_SHIFT) macro
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | pgtable-bits.h | 32 #define _PAGE_DIRTY (1<<27) /* dirty page */ macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pte-44x.h | 78 #define _PAGE_DIRTY 0x00000010 /* S: Page dirty */ macro
|
D | pte-fsl-booke.h | 22 #define _PAGE_DIRTY 0x00008 /* S: Page dirty */ macro
|
D | pte-hash32.h | 26 #define _PAGE_DIRTY 0x080 /* C: page changed */ macro
|
D | pte-hash64.h | 25 #define _PAGE_DIRTY 0x0080 /* C: page changed */ macro
|
D | pte-40x.h | 47 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
|
D | pte-8xx.h | 35 #define _PAGE_DIRTY 0x0100 /* C: page changed */ macro
|
D | pte-book3e.h | 36 #define _PAGE_DIRTY 0x001000 /* C: page changed */ macro
|
/linux-4.4.14/arch/score/include/asm/ |
D | pgtable-bits.h | 13 #define _PAGE_DIRTY (1<<2) /* Write bit */ macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | pgtable-bits.h | 36 #define _PAGE_DIRTY _PAGE_ALWAYS_ZERO_2 macro
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | pgtable.h | 58 #define _PAGE_DIRTY (CPLB_DIRTY) macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | pgtable.h | 64 #define _PAGE_DIRTY (1<<6) /* Page modified (dirty) (S) */ macro 76 #define _PAGE_DIRTY (1<<5) /* Page modified (dirty) (S) */ macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | pgtable.h | 61 #define _PAGE_DIRTY (1<<1) macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable_64.h | 117 #define _PAGE_DIRTY 0x400 /* software: page accessed in write */ macro
|
D | pgtable_32.h | 43 #define _PAGE_DIRTY 0x004 /* D-bit : page changed */ macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgtable.h | 93 #define _PAGE_DIRTY (1UL << _PAGE_BIT_DIRTY) macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | motorola_pgtable.h | 13 #define _PAGE_DIRTY 0x010 macro
|
D | mcf_pgtable.h | 53 #define _PAGE_DIRTY (CF_PAGE_DIRTY) macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable.h | 19 #define _PAGE_DIRTY 0x100 macro
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgtable.h | 90 #define _PAGE_DIRTY (1 << _PAGE_BIT_DIRTY) macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable_types.h | 40 #define _PAGE_DIRTY (_AT(pteval_t, 1) << _PAGE_BIT_DIRTY) macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgtable.h | 74 #define _PAGE_DIRTY 0x20000 macro
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgtable.h | 150 #define _PAGE_DIRTY _PAGE_D macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pgtable.h | 154 #define _PAGE_DIRTY (1<<7) /* software: page dirty */ macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable.h | 79 #define _PAGE_DIRTY HV_PTE_DIRTY macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgtable.h | 213 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | pgtable.h | 120 #define _PAGE_DIRTY xPTEL2_D macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 294 #define _PAGE_DIRTY xAMPRx_M macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgtable.h | 196 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT)) macro
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgtable.h | 189 #define _PAGE_DIRTY 0x008 /* SW pte dirty bit */ macro
|