taglinefilesource code
_PAGE_P160include/asm-alpha/pgtable.h#define __P000  _PAGE_P(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR)
_PAGE_P161include/asm-alpha/pgtable.h#define __P001  _PAGE_P(_PAGE_FOE | _PAGE_FOW)
_PAGE_P162include/asm-alpha/pgtable.h#define __P010  _PAGE_P(_PAGE_FOE)
_PAGE_P163include/asm-alpha/pgtable.h#define __P011  _PAGE_P(_PAGE_FOE)
_PAGE_P164include/asm-alpha/pgtable.h#define __P100  _PAGE_P(_PAGE_FOW | _PAGE_FOR)
_PAGE_P165include/asm-alpha/pgtable.h#define __P101  _PAGE_P(_PAGE_FOW)
_PAGE_P166include/asm-alpha/pgtable.h#define __P110  _PAGE_P(0)
_PAGE_P167include/asm-alpha/pgtable.h#define __P111  _PAGE_P(0)