Lines Matching refs:PAGE_READ
56 #define PAGE_READ __pgprot(_PAGE_BASE | _PAGE_READ | \ macro
80 #define __P001 PAGE_READ
81 #define __P010 PAGE_READ
82 #define __P011 PAGE_READ
83 #define __P100 PAGE_READ
84 #define __P101 PAGE_READ
85 #define __P110 PAGE_READ
86 #define __P111 PAGE_READ
89 #define __S001 PAGE_READ
92 #define __S100 PAGE_READ
93 #define __S101 PAGE_READ