Searched refs:__P101 (Results 1 – 25 of 27) sorted by relevance
12
136 #define __P101 __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_EXECUTE | \ macro139 #define __P111 __P101 /* Read/Write/Execute, copy-on-write */150 #define __S101 __P101
20 gate_vma.vm_page_prot = __P101; in gate_vma_init()
29 #define __P101 PAGE_READONLY_X macro
99 #define __P101 PAGE_EXECREAD macro
96 #define __P101 PAGE_READONLY_EXEC macro
280 #define __P101 PAGE_EXECREAD macro282 #define __P111 __P101 /* copy on write */
79 #define __P101 PAGE_READONLY macro
95 #define __P101 PAGE_READONLY_C macro
108 #define __P101 __pgprot(CF_PAGE_VALID \ macro
50 #define __P101 MKP(1, 0, 1) macro
161 #define __P101 PAGE_U_X_R macro
85 #define __P101 PAGE_READONLY macro
76 #define __P101 PAGE_READONLY macro
185 #define __P101 PAGE_READONLY_X macro
74 #define __P101 PAGE_READONLY macro
209 #define __P101 PAGE_READONLY_EXEC /* private x-r */ macro
125 #define __P101 _PAGE_P(_PAGE_FOW) macro
154 #define __P101 __PAGE_READONLY_EXEC macro
255 #define __P101 PAGE_READONLY_X macro
160 #define __P101 (PAGE_READ | _PAGE_E | _PAGE_CACHE_SHRD) macro
123 #define __P101 PAGE_READ_EXEC macro
170 #define __P101 __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_RX) macro
242 #define __P101 PAGE_READONLY_EXEC macro
282 gate_vma.vm_page_prot = __P101; in gate_vma_init()
59 #define __P101 __pgprot(0) macro