tag | line | file | source code |
_PAGE_S | 174 | include/asm-alpha/pgtable.h | #define __S000 _PAGE_S(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR) |
_PAGE_S | 175 | include/asm-alpha/pgtable.h | #define __S001 _PAGE_S(_PAGE_FOE | _PAGE_FOW) |
_PAGE_S | 176 | include/asm-alpha/pgtable.h | #define __S010 _PAGE_S(_PAGE_FOE) |
_PAGE_S | 177 | include/asm-alpha/pgtable.h | #define __S011 _PAGE_S(_PAGE_FOE) |
_PAGE_S | 178 | include/asm-alpha/pgtable.h | #define __S100 _PAGE_S(_PAGE_FOW | _PAGE_FOR) |
_PAGE_S | 179 | include/asm-alpha/pgtable.h | #define __S101 _PAGE_S(_PAGE_FOW) |
_PAGE_S | 180 | include/asm-alpha/pgtable.h | #define __S110 _PAGE_S(0) |
_PAGE_S | 181 | include/asm-alpha/pgtable.h | #define __S111 _PAGE_S(0) |