tag | line | file | source code |
_PAGE_P | 165 | include/asm-alpha/pgtable.h | #define __P000 _PAGE_P(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR) |
_PAGE_P | 166 | include/asm-alpha/pgtable.h | #define __P001 _PAGE_P(_PAGE_FOE | _PAGE_FOW) |
_PAGE_P | 167 | include/asm-alpha/pgtable.h | #define __P010 _PAGE_P(_PAGE_FOE) |
_PAGE_P | 168 | include/asm-alpha/pgtable.h | #define __P011 _PAGE_P(_PAGE_FOE) |
_PAGE_P | 169 | include/asm-alpha/pgtable.h | #define __P100 _PAGE_P(_PAGE_FOW | _PAGE_FOR) |
_PAGE_P | 170 | include/asm-alpha/pgtable.h | #define __P101 _PAGE_P(_PAGE_FOW) |
_PAGE_P | 171 | include/asm-alpha/pgtable.h | #define __P110 _PAGE_P(0) |
_PAGE_P | 172 | include/asm-alpha/pgtable.h | #define __P111 _PAGE_P(0) |