Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dpgtable-bits.h49 #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/
Dpgtable-bits.h32 #define _PAGE_DIRTY (1<<27) /* dirty page */ macro
/linux-4.4.14/arch/powerpc/include/asm/
Dpte-44x.h78 #define _PAGE_DIRTY 0x00000010 /* S: Page dirty */ macro
Dpte-fsl-booke.h22 #define _PAGE_DIRTY 0x00008 /* S: Page dirty */ macro
Dpte-hash32.h26 #define _PAGE_DIRTY 0x080 /* C: page changed */ macro
Dpte-hash64.h25 #define _PAGE_DIRTY 0x0080 /* C: page changed */ macro
Dpte-40x.h47 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
Dpte-8xx.h35 #define _PAGE_DIRTY 0x0100 /* C: page changed */ macro
Dpte-book3e.h36 #define _PAGE_DIRTY 0x001000 /* C: page changed */ macro
/linux-4.4.14/arch/score/include/asm/
Dpgtable-bits.h13 #define _PAGE_DIRTY (1<<2) /* Write bit */ macro
/linux-4.4.14/arch/metag/include/asm/
Dpgtable-bits.h36 #define _PAGE_DIRTY _PAGE_ALWAYS_ZERO_2 macro
/linux-4.4.14/arch/blackfin/include/asm/
Dpgtable.h58 #define _PAGE_DIRTY (CPLB_DIRTY) macro
/linux-4.4.14/arch/arc/include/asm/
Dpgtable.h64 #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/
Dpgtable.h61 #define _PAGE_DIRTY (1<<1) macro
/linux-4.4.14/arch/sh/include/asm/
Dpgtable_64.h117 #define _PAGE_DIRTY 0x400 /* software: page accessed in write */ macro
Dpgtable_32.h43 #define _PAGE_DIRTY 0x004 /* D-bit : page changed */ macro
/linux-4.4.14/arch/m32r/include/asm/
Dpgtable.h93 #define _PAGE_DIRTY (1UL << _PAGE_BIT_DIRTY) macro
/linux-4.4.14/arch/m68k/include/asm/
Dmotorola_pgtable.h13 #define _PAGE_DIRTY 0x010 macro
Dmcf_pgtable.h53 #define _PAGE_DIRTY (CF_PAGE_DIRTY) macro
/linux-4.4.14/arch/um/include/asm/
Dpgtable.h19 #define _PAGE_DIRTY 0x100 macro
/linux-4.4.14/arch/avr32/include/asm/
Dpgtable.h90 #define _PAGE_DIRTY (1 << _PAGE_BIT_DIRTY) macro
/linux-4.4.14/arch/x86/include/asm/
Dpgtable_types.h40 #define _PAGE_DIRTY (_AT(pteval_t, 1) << _PAGE_BIT_DIRTY) macro
/linux-4.4.14/arch/alpha/include/asm/
Dpgtable.h74 #define _PAGE_DIRTY 0x20000 macro
/linux-4.4.14/arch/openrisc/include/asm/
Dpgtable.h150 #define _PAGE_DIRTY _PAGE_D macro
/linux-4.4.14/arch/xtensa/include/asm/
Dpgtable.h154 #define _PAGE_DIRTY (1<<7) /* software: page dirty */ macro
/linux-4.4.14/arch/tile/include/asm/
Dpgtable.h79 #define _PAGE_DIRTY HV_PTE_DIRTY macro
/linux-4.4.14/arch/microblaze/include/asm/
Dpgtable.h213 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
/linux-4.4.14/arch/mn10300/include/asm/
Dpgtable.h120 #define _PAGE_DIRTY xPTEL2_D macro
/linux-4.4.14/arch/frv/include/asm/
Dpgtable.h294 #define _PAGE_DIRTY xAMPRx_M macro
/linux-4.4.14/arch/parisc/include/asm/
Dpgtable.h196 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT)) macro
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h189 #define _PAGE_DIRTY 0x008 /* SW pte dirty bit */ macro