Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dpgtable-bits.h47 #define _PAGE_DIRTY (1 << _PAGE_DIRTY_SHIFT) macro
96 #define _PAGE_DIRTY (1 << _PAGE_DIRTY_SHIFT) macro
164 #define _PAGE_DIRTY (1 << _PAGE_DIRTY_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dpgtable-bits.h32 #define _PAGE_DIRTY (1<<27) /* dirty page */ macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpgtable-bits.h24 #define _PAGE_DIRTY (1 << 7) /* Set by hardware on any write */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/
H A Dhash.h27 #define _PAGE_DIRTY 0x080 /* C: page changed */ macro
/OK3568_Linux_fs/kernel/arch/csky/abiv2/inc/abi/
H A Dpgtable-bits.h24 #define _PAGE_DIRTY (1<<2) macro
/OK3568_Linux_fs/kernel/arch/csky/abiv1/inc/abi/
H A Dpgtable-bits.h24 #define _PAGE_DIRTY (1<<8) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dpte-44x.h79 #define _PAGE_DIRTY 0x00000010 /* S: Page dirty */ macro
H A Dpte-40x.h47 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
H A Dpte-fsl-booke.h23 #define _PAGE_DIRTY 0x00008 /* S: Page dirty */ macro
H A Dpte-8xx.h36 #define _PAGE_DIRTY 0x0100 /* C: page changed */ macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dpgtable.h61 #define _PAGE_DIRTY (1<<6) /* Page modified (dirty) (S) */ macro
73 #define _PAGE_DIRTY (1<<5) /* Page modified (dirty) (S) */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/
H A Dpte-book3e.h37 #define _PAGE_DIRTY 0x001000 /* C: page changed */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable-bits.h181 #define _PAGE_DIRTY (1 << _PAGE_DIRTY_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dpgtable.h46 #define _PAGE_DIRTY (1<<1) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmotorola_pgtable.h14 #define _PAGE_DIRTY 0x010 macro
H A Dmcf_pgtable.h54 #define _PAGE_DIRTY (CF_PAGE_DIRTY) macro
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpgtable.h19 #define _PAGE_DIRTY 0x100 macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dpgtable.h75 #define _PAGE_DIRTY 0x20000 macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dpgtable.h160 #define _PAGE_DIRTY (1<<7) /* software: page dirty */ macro
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dpgtable.h146 #define _PAGE_DIRTY _PAGE_D macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpgtable_32.h44 #define _PAGE_DIRTY 0x004 /* D-bit : page changed */ macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpgtable.h195 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable_types.h49 #define _PAGE_DIRTY (_AT(pteval_t, 1) << _PAGE_BIT_DIRTY) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpgtable.h217 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT)) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h27 #define _PAGE_DIRTY 0x00080 /* C: page changed */ macro

12