Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/mm/
Dgup.c33 result = _PAGE_PRESENT_4U|_PAGE_P_4U; in gup_pte_range()
Dinit_64.c2637 _PAGE_P_4U | _PAGE_W_4U); in vmemmap_populate()
2714 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2718 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2736 _PAGE_P_4U | _PAGE_W_4U); in sun4u_pgprot_init()
2855 _PAGE_CP_4U | _PAGE_CV_4U | _PAGE_P_4U | in kern_large_tte()
/Linux-v4.19/arch/sparc/include/asm/
Dpgtable_64.h148 #define _PAGE_P_4U _AC(0x0000000000000004,UL) /* Privileged Page */ macro