Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/mm/
Dgup.c31 result = _PAGE_PRESENT_4U|_PAGE_P_4U; in gup_pte_range()
Dinit_64.c2124 _PAGE_P_4U | _PAGE_W_4U); in vmemmap_populate()
2201 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2205 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2224 _PAGE_P_4U | _PAGE_W_4U); in sun4u_pgprot_init()
2352 _PAGE_CP_4U | _PAGE_CV_4U | _PAGE_P_4U | in kern_large_tte()
/linux-3.4.99/arch/sparc/include/asm/
Dpgtable_64.h130 #define _PAGE_P_4U _AC(0x0000000000000004,UL) /* Privileged Page */ macro