_PAGE_USER_TABLE  146 arch/arm/include/asm/pgalloc.h 		prot = _PAGE_USER_TABLE;
_PAGE_USER_TABLE   54 arch/arm/mm/mmu.c pmdval_t user_pmd_table = _PAGE_USER_TABLE;
_PAGE_USER_TABLE   66 arch/nds32/include/asm/pgalloc.h 	pmdval = page_to_pfn(ptep) << PAGE_SHIFT | _PAGE_USER_TABLE;
_PAGE_USER_TABLE   83 arch/unicore32/include/asm/pgalloc.h 			page_to_pfn(ptep) << PAGE_SHIFT | _PAGE_USER_TABLE);