Home
last modified time | relevance | path

Searched defs:_PAGE_DIRTY (Results 1 – 24 of 24) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/
Dpgtable-bits.h48 #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/
Dpte-fsl-booke.h25 #define _PAGE_DIRTY 0x00008 /* S: Page dirty */ macro
Dpte-44x.h83 #define _PAGE_DIRTY 0x00000010 /* S: Page dirty */ macro
Dpte-hash32.h27 #define _PAGE_DIRTY 0x080 /* C: page changed */ macro
Dpte-8xx.h36 #define _PAGE_DIRTY 0x0100 /* C: page changed */ macro
Dpte-hash64.h25 #define _PAGE_DIRTY 0x0080 /* C: page changed */ macro
Dpte-40x.h48 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
Dpte-book3e.h36 #define _PAGE_DIRTY 0x001000 /* C: page changed */ macro
/linux-2.6.39/arch/score/include/asm/
Dpgtable-bits.h14 #define _PAGE_DIRTY (1<<2) /* Write bit */ macro
/linux-2.6.39/arch/blackfin/include/asm/
Dpgtable.h63 #define _PAGE_DIRTY (CPLB_DIRTY) macro
/linux-2.6.39/arch/sh/include/asm/
Dpgtable_64.h121 #define _PAGE_DIRTY 0x400 /* software: page accessed in write */ macro
Dpgtable_32.h45 #define _PAGE_DIRTY 0x004 /* D-bit : page changed */ macro
/linux-2.6.39/arch/x86/include/asm/
Dpgtable_types.h40 #define _PAGE_DIRTY (_AT(pteval_t, 1) << _PAGE_BIT_DIRTY) macro
/linux-2.6.39/arch/um/include/asm/
Dpgtable.h19 #define _PAGE_DIRTY 0x100 macro
/linux-2.6.39/arch/avr32/include/asm/
Dpgtable.h93 #define _PAGE_DIRTY (1 << _PAGE_BIT_DIRTY) macro
/linux-2.6.39/arch/m32r/include/asm/
Dpgtable.h95 #define _PAGE_DIRTY (1UL << _PAGE_BIT_DIRTY) macro
/linux-2.6.39/arch/tile/include/asm/
Dpgtable.h77 #define _PAGE_DIRTY HV_PTE_DIRTY macro
/linux-2.6.39/arch/m68k/include/asm/
Dmotorola_pgtable.h12 #define _PAGE_DIRTY 0x010 macro
/linux-2.6.39/arch/xtensa/include/asm/
Dpgtable.h108 #define _PAGE_DIRTY (1<<7) /* software: page dirty */ macro
/linux-2.6.39/arch/alpha/include/asm/
Dpgtable.h73 #define _PAGE_DIRTY 0x20000 macro
/linux-2.6.39/arch/parisc/include/asm/
Dpgtable.h170 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT)) macro
/linux-2.6.39/arch/mn10300/include/asm/
Dpgtable.h118 #define _PAGE_DIRTY xPTEL2_D macro
/linux-2.6.39/arch/microblaze/include/asm/
Dpgtable.h220 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
/linux-2.6.39/arch/frv/include/asm/
Dpgtable.h296 #define _PAGE_DIRTY xAMPRx_M macro