Searched defs:_PAGE_RW (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpgtable-masks.h10 #define _PAGE_RW (_PAGE_READ | _PAGE_WRITE) macro
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h53 #define _PAGE_RW 0 macro
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h63 #define _PAGE_RW (_PAGE_READ | _PAGE_WRITE) macro
/linux-master/arch/sh/include/asm/
H A Dpgtable_32.h47 #define _PAGE_RW 0x020 /* PR0-bit : write access allowed */ macro
/linux-master/arch/um/include/asm/
H A Dpgtable.h16 #define _PAGE_RW 0x020 macro
[all...]
/linux-master/arch/microblaze/include/asm/
H A Dpgtable.h151 #define _PAGE_RW 0x040 /* software: Writes permitted */ macro
/linux-master/arch/parisc/include/asm/
H A Dpgtable.h192 #define _PAGE_RW (_PAGE_READ | _PAGE_WRITE) macro
/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h50 #define _PAGE_RW (_AT(pteval_t, 1) << _PAGE_BIT_RW) macro

Completed in 145 milliseconds