Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/include/asm/
Dpgtable_64.h142 #define _PAGE_CP_4U _AC(0x0000000000000020,UL) /* Cacheable in P-Cache */ macro
304 _PAGE_CP_4U | _PAGE_CV_4U | _PAGE_E_4U | in pte_modify()
345 : "0" (val), "i" (_PAGE_CP_4U | _PAGE_CV_4U), "i" (_PAGE_E_4U), in pgprot_noncached()
/linux-6.1.9/arch/sparc/mm/
Dinit_64.c2259 #define _PAGE_CACHE_4U (_PAGE_CP_4U | _PAGE_CV_4U)
2588 _PAGE_CP_4U | _PAGE_CV_4U | in vmemmap_populate()
2695 kern_linear_pte_xor[0] |= (_PAGE_CP_4U | _PAGE_CV_4U | in sun4u_pgprot_init()
2815 _PAGE_CP_4U | _PAGE_CV_4U | _PAGE_P_4U | in kern_large_tte()