taglinefilesource code
_PAGE_P165include/asm-alpha/pgtable.h#define __P000  _PAGE_P(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR)
_PAGE_P166include/asm-alpha/pgtable.h#define __P001  _PAGE_P(_PAGE_FOE | _PAGE_FOW)
_PAGE_P167include/asm-alpha/pgtable.h#define __P010  _PAGE_P(_PAGE_FOE)
_PAGE_P168include/asm-alpha/pgtable.h#define __P011  _PAGE_P(_PAGE_FOE)
_PAGE_P169include/asm-alpha/pgtable.h#define __P100  _PAGE_P(_PAGE_FOW | _PAGE_FOR)
_PAGE_P170include/asm-alpha/pgtable.h#define __P101  _PAGE_P(_PAGE_FOW)
_PAGE_P171include/asm-alpha/pgtable.h#define __P110  _PAGE_P(0)
_PAGE_P172include/asm-alpha/pgtable.h#define __P111  _PAGE_P(0)