Searched refs:PAGE_READ (Results 1 – 3 of 3) sorted by relevance
56 #define PAGE_READ __pgprot(_PAGE_BASE | _PAGE_READ | \ macro80 #define __P001 PAGE_READ81 #define __P010 PAGE_READ82 #define __P011 PAGE_READ83 #define __P100 PAGE_READ84 #define __P101 PAGE_READ85 #define __P110 PAGE_READ86 #define __P111 PAGE_READ89 #define __S001 PAGE_READ92 #define __S100 PAGE_READ[all …]
140 #define PAGE_READ __pgprot(_PAGE_V | _PAGE_M_UR_KR) macro156 #define __P001 (PAGE_READ | _PAGE_CACHE_SHRD)160 #define __P101 (PAGE_READ | _PAGE_E | _PAGE_CACHE_SHRD)165 #define __S001 (PAGE_READ | _PAGE_CACHE_SHRD)169 #define __S101 (PAGE_READ | _PAGE_E | _PAGE_CACHE_SHRD)
121 #define PAGE_READ __pgprot(_PAGE_BASE | _PAGE_READ) macro128 #define PAGE_COPY PAGE_READ159 #define __P001 PAGE_READ169 #define __S001 PAGE_READ