Home
last modified time | relevance | path

Searched refs:_PAGE_CP_4U (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dpgtable_64.h143 #define _PAGE_CP_4U _AC(0x0000000000000020,UL) /* Cacheable in P-Cache */ macro
308 _PAGE_CP_4U | _PAGE_CV_4U | _PAGE_E_4U | in pte_modify()
349 : "0" (val), "i" (_PAGE_CP_4U | _PAGE_CV_4U), "i" (_PAGE_E_4U), in pgprot_noncached()
/linux/arch/sparc/mm/
H A Dinit_64.c2265 #define _PAGE_CACHE_4U (_PAGE_CP_4U | _PAGE_CV_4U)
2594 _PAGE_CP_4U | _PAGE_CV_4U | in vmemmap_populate()
2696 kern_linear_pte_xor[0] |= (_PAGE_CP_4U | _PAGE_CV_4U | in sun4u_pgprot_init()
2816 _PAGE_CP_4U | _PAGE_CV_4U | _PAGE_P_4U | in kern_large_tte()