tag | line | file | source code |
_PAGE_P | 222 | include/asm-alpha/pgtable.h | #define __P000 _PAGE_P(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR) |
_PAGE_P | 223 | include/asm-alpha/pgtable.h | #define __P001 _PAGE_P(_PAGE_FOE | _PAGE_FOW) |
_PAGE_P | 224 | include/asm-alpha/pgtable.h | #define __P010 _PAGE_P(_PAGE_FOE) |
_PAGE_P | 225 | include/asm-alpha/pgtable.h | #define __P011 _PAGE_P(_PAGE_FOE) |
_PAGE_P | 226 | include/asm-alpha/pgtable.h | #define __P100 _PAGE_P(_PAGE_FOW | _PAGE_FOR) |
_PAGE_P | 227 | include/asm-alpha/pgtable.h | #define __P101 _PAGE_P(_PAGE_FOW) |
_PAGE_P | 228 | include/asm-alpha/pgtable.h | #define __P110 _PAGE_P(0) |
_PAGE_P | 229 | include/asm-alpha/pgtable.h | #define __P111 _PAGE_P(0) |