tag | line | file | source code |
_PAGE_S | 107 | include/asm-alpha/pgtable.h | #define __S000 _PAGE_S(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR) |
_PAGE_S | 108 | include/asm-alpha/pgtable.h | #define __S001 _PAGE_S(_PAGE_FOE | _PAGE_FOW) |
_PAGE_S | 109 | include/asm-alpha/pgtable.h | #define __S010 _PAGE_S(_PAGE_FOE) |
_PAGE_S | 110 | include/asm-alpha/pgtable.h | #define __S011 _PAGE_S(_PAGE_FOE) |
_PAGE_S | 111 | include/asm-alpha/pgtable.h | #define __S100 _PAGE_S(_PAGE_FOW | _PAGE_FOR) |
_PAGE_S | 112 | include/asm-alpha/pgtable.h | #define __S101 _PAGE_S(_PAGE_FOW) |
_PAGE_S | 113 | include/asm-alpha/pgtable.h | #define __S110 _PAGE_S(0) |
_PAGE_S | 114 | include/asm-alpha/pgtable.h | #define __S111 _PAGE_S(0) |