Searched refs:_PAGE_FOR (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/include/asm/
H A Dpgtable.h63 #define _PAGE_FOR 0x0002 /* used for page protection (fault on read) */ macro
100 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE)
119 #define __P000 _PAGE_P(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR)
123 #define __P100 _PAGE_P(_PAGE_FOW | _PAGE_FOR)
128 #define __S000 _PAGE_S(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR)
132 #define __S100 _PAGE_S(_PAGE_FOW | _PAGE_FOR)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dpgtable.h63 #define _PAGE_FOR 0x0002 /* used for page protection (fault on read) */ macro
100 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE)
119 #define __P000 _PAGE_P(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR)
123 #define __P100 _PAGE_P(_PAGE_FOW | _PAGE_FOR)
128 #define __S000 _PAGE_S(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR)
132 #define __S100 _PAGE_S(_PAGE_FOW | _PAGE_FOR)

Completed in 66 milliseconds