Home
last modified time | relevance | path

Searched refs:_PAGE_P_4U (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/sparc/mm/
Dgup.c31 result = _PAGE_PRESENT_4U|_PAGE_P_4U; in gup_pte_range()
Dinit_64.c2345 _PAGE_P_4U | _PAGE_W_4U); in vmemmap_populate()
2432 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2436 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2454 _PAGE_P_4U | _PAGE_W_4U); in sun4u_pgprot_init()
2573 _PAGE_CP_4U | _PAGE_CV_4U | _PAGE_P_4U | in kern_large_tte()
/linux-4.1.27/arch/sparc/include/asm/
Dpgtable_64.h148 #define _PAGE_P_4U _AC(0x0000000000000004,UL) /* Privileged Page */ macro