Home
last modified time | relevance | path

Searched defs:_PAGE_DIRTY (Results 1 - 25 of 52) sorted by relevance

123

/kernel/linux/linux-5.10/arch/nios2/include/asm/
H A Dpgtable-bits.h32 #define _PAGE_DIRTY (1<<27) /* dirty page */ macro
/kernel/linux/linux-6.6/arch/nios2/include/asm/
H A Dpgtable-bits.h32 #define _PAGE_DIRTY (1<<27) /* dirty page */ macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dpgtable-bits.h24 #define _PAGE_DIRTY (1 << 7) /* Set by hardware on any write */ macro
/kernel/linux/linux-5.10/arch/csky/abiv2/inc/abi/
H A Dpgtable-bits.h24 #define _PAGE_DIRTY (1<<2) macro
/kernel/linux/linux-5.10/arch/csky/abiv1/inc/abi/
H A Dpgtable-bits.h24 #define _PAGE_DIRTY (1<<8) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dhash.h27 #define _PAGE_DIRTY 0x080 /* C: page changed */ macro
/kernel/linux/linux-6.6/arch/csky/abiv2/inc/abi/
H A Dpgtable-bits.h19 #define _PAGE_DIRTY (1<<2) macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpgtable-bits.h18 #define _PAGE_DIRTY (1 << 7) /* Set by hardware on any write */ macro
/kernel/linux/linux-6.6/arch/csky/abiv1/inc/abi/
H A Dpgtable-bits.h19 #define _PAGE_DIRTY (1<<8) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h47 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
H A Dpte-44x.h79 #define _PAGE_DIRTY 0x00000010 /* S: Page dirty */ 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
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpte-44x.h69 #define _PAGE_DIRTY 0x00000010 /* S: Page dirty */ macro
H A Dpte-40x.h47 #define _PAGE_DIRTY 0x080 /* software: dirty page */ macro
H A Dpte-85xx.h23 #define _PAGE_DIRTY 0x00008 /* S: Page dirty */ macro
H A Dpte-8xx.h36 #define _PAGE_DIRTY 0x0100 /* C: page changed */ macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dpgtable-bits-arcv2.h24 #define _PAGE_DIRTY (1 << 5) /* Modified (s) */ macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable-bits.h181 #define _PAGE_DIRTY (1 << _PAGE_DIRTY_SHIFT) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgtable-bits.h181 #define _PAGE_DIRTY (1 << _PAGE_DIRTY_SHIFT) macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dpgtable-bits.h44 #define _PAGE_DIRTY (_ULCAST_(1) << _PAGE_DIRTY_SHIFT) macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgtable-bits.h40 #define _PAGE_DIRTY (_ULCAST_(1) << _PAGE_DIRTY_SHIFT) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpte-book3e.h37 #define _PAGE_DIRTY 0x001000 /* C: page changed */ macro
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H A Dpgtable.h46 #define _PAGE_DIRTY (1<<1) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmotorola_pgtable.h14 #define _PAGE_DIRTY 0x010 macro

Completed in 9 milliseconds

123