/linux-2.6.39/arch/mips/include/asm/ |
D | pgtable-bits.h | 48 #define _PAGE_DIRTY (1<<2) /* The MIPS dirty bit */ macro 65 #define _PAGE_DIRTY (1<<10) /* The MIPS dirty bit */ macro 124 #define _PAGE_DIRTY (1 << _PAGE_DIRTY_SHIFT) macro
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | pte-fsl-booke.h | 25 #define _PAGE_DIRTY 0x00008 /* S: Page dirty */ macro
|
D | pte-44x.h | 83 #define _PAGE_DIRTY 0x00000010 /* S: Page dirty */ macro
|
D | pte-hash32.h | 27 #define _PAGE_DIRTY 0x080 /* C: page changed */ macro
|
D | pte-8xx.h | 36 #define _PAGE_DIRTY 0x0100 /* C: page changed */ macro
|
D | pte-hash64.h | 25 #define _PAGE_DIRTY 0x0080 /* C: page changed */ macro
|
D | pte-40x.h | 48 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
|
D | pte-book3e.h | 36 #define _PAGE_DIRTY 0x001000 /* C: page changed */ macro
|
/linux-2.6.39/arch/score/include/asm/ |
D | pgtable-bits.h | 14 #define _PAGE_DIRTY (1<<2) /* Write bit */ macro
|
/linux-2.6.39/arch/blackfin/include/asm/ |
D | pgtable.h | 63 #define _PAGE_DIRTY (CPLB_DIRTY) macro
|
/linux-2.6.39/arch/sh/include/asm/ |
D | pgtable_64.h | 121 #define _PAGE_DIRTY 0x400 /* software: page accessed in write */ macro
|
D | pgtable_32.h | 45 #define _PAGE_DIRTY 0x004 /* D-bit : page changed */ macro
|
/linux-2.6.39/arch/x86/include/asm/ |
D | pgtable_types.h | 40 #define _PAGE_DIRTY (_AT(pteval_t, 1) << _PAGE_BIT_DIRTY) macro
|
/linux-2.6.39/arch/um/include/asm/ |
D | pgtable.h | 19 #define _PAGE_DIRTY 0x100 macro
|
/linux-2.6.39/arch/avr32/include/asm/ |
D | pgtable.h | 93 #define _PAGE_DIRTY (1 << _PAGE_BIT_DIRTY) macro
|
/linux-2.6.39/arch/m32r/include/asm/ |
D | pgtable.h | 95 #define _PAGE_DIRTY (1UL << _PAGE_BIT_DIRTY) macro
|
/linux-2.6.39/arch/tile/include/asm/ |
D | pgtable.h | 77 #define _PAGE_DIRTY HV_PTE_DIRTY macro
|
/linux-2.6.39/arch/m68k/include/asm/ |
D | motorola_pgtable.h | 12 #define _PAGE_DIRTY 0x010 macro
|
/linux-2.6.39/arch/xtensa/include/asm/ |
D | pgtable.h | 108 #define _PAGE_DIRTY (1<<7) /* software: page dirty */ macro
|
/linux-2.6.39/arch/alpha/include/asm/ |
D | pgtable.h | 73 #define _PAGE_DIRTY 0x20000 macro
|
/linux-2.6.39/arch/parisc/include/asm/ |
D | pgtable.h | 170 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT)) macro
|
/linux-2.6.39/arch/mn10300/include/asm/ |
D | pgtable.h | 118 #define _PAGE_DIRTY xPTEL2_D macro
|
/linux-2.6.39/arch/microblaze/include/asm/ |
D | pgtable.h | 220 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
|
/linux-2.6.39/arch/frv/include/asm/ |
D | pgtable.h | 296 #define _PAGE_DIRTY xAMPRx_M macro
|