tag | line | file | source code |
_PAGE_S | 169 | include/asm-alpha/pgtable.h | #define __S000 _PAGE_S(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR) |
_PAGE_S | 170 | include/asm-alpha/pgtable.h | #define __S001 _PAGE_S(_PAGE_FOE | _PAGE_FOW) |
_PAGE_S | 171 | include/asm-alpha/pgtable.h | #define __S010 _PAGE_S(_PAGE_FOE) |
_PAGE_S | 172 | include/asm-alpha/pgtable.h | #define __S011 _PAGE_S(_PAGE_FOE) |
_PAGE_S | 173 | include/asm-alpha/pgtable.h | #define __S100 _PAGE_S(_PAGE_FOW | _PAGE_FOR) |
_PAGE_S | 174 | include/asm-alpha/pgtable.h | #define __S101 _PAGE_S(_PAGE_FOW) |
_PAGE_S | 175 | include/asm-alpha/pgtable.h | #define __S110 _PAGE_S(0) |
_PAGE_S | 176 | include/asm-alpha/pgtable.h | #define __S111 _PAGE_S(0) |