_PAGE_USER        170 include/asm-parisc/pgtable.h #define _PAGE_USER     (1 << xlate_pabit(_PAGE_USER_BIT))
_PAGE_USER         17 include/asm-um/pgtable.h #define _PAGE_USER	0x040
_PAGE_USER         27 include/asm-x86/pgtable.h #define _PAGE_USER	(_AT(pteval_t, 1) << _PAGE_BIT_USER)
_PAGE_USER        103 include/asm-xtensa/pgtable.h #define _PAGE_USER		(1<<4)	/* user access (ring=1) */