tag | line | file | source code |
_PAGE_S | 231 | include/asm-alpha/pgtable.h | #define __S000 _PAGE_S(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR) |
_PAGE_S | 232 | include/asm-alpha/pgtable.h | #define __S001 _PAGE_S(_PAGE_FOE | _PAGE_FOW) |
_PAGE_S | 233 | include/asm-alpha/pgtable.h | #define __S010 _PAGE_S(_PAGE_FOE) |
_PAGE_S | 234 | include/asm-alpha/pgtable.h | #define __S011 _PAGE_S(_PAGE_FOE) |
_PAGE_S | 235 | include/asm-alpha/pgtable.h | #define __S100 _PAGE_S(_PAGE_FOW | _PAGE_FOR) |
_PAGE_S | 236 | include/asm-alpha/pgtable.h | #define __S101 _PAGE_S(_PAGE_FOW) |
_PAGE_S | 237 | include/asm-alpha/pgtable.h | #define __S110 _PAGE_S(0) |
_PAGE_S | 238 | include/asm-alpha/pgtable.h | #define __S111 _PAGE_S(0) |