Home
last modified time | relevance | path

Searched defs:_PAGE_RW (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dpgtable-masks.h10 #define _PAGE_RW (_PAGE_READ | _PAGE_WRITE) macro
/linux/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h53 #define _PAGE_RW (_PAGE_READ | _PAGE_WRITE) macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h53 #define _PAGE_RW 0 macro
/linux/arch/um/include/asm/
H A Dpgtable.h16 #define _PAGE_RW 0x020 macro
/linux/arch/microblaze/include/asm/
H A Dpgtable.h150 #define _PAGE_RW 0x040 /* software: Writes permitted */ macro
/linux/arch/sh/include/asm/
H A Dpgtable_32.h47 #define _PAGE_RW 0x020 /* PR0-bit : write access allowed */ macro
/linux/arch/parisc/include/asm/
H A Dpgtable.h192 #define _PAGE_RW (_PAGE_READ | _PAGE_WRITE) macro