Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
Dpgtable_64.h164 #define _PAGE_CP_4V _AC(0x0000000000000400,UL) /* Cacheable in P-Cache */ macro
318 _PAGE_CP_4V | _PAGE_CV_4V | _PAGE_E_4V | in pte_modify()
365 "i" (_PAGE_CP_4V | _PAGE_CV_4V), "i" (_PAGE_E_4V)); in pgprot_noncached()
/arch/sparc/mm/
Dinit_64.c1916 kern_linear_pte_xor[1] |= (_PAGE_CP_4V | _PAGE_CV_4V | in sun4v_linear_pte_xor_finalize()
1925 kern_linear_pte_xor[2] |= (_PAGE_CP_4V | _PAGE_CV_4V | in sun4v_linear_pte_xor_finalize()
1934 kern_linear_pte_xor[3] |= (_PAGE_CP_4V | _PAGE_CV_4V | in sun4v_linear_pte_xor_finalize()
2285 #define _PAGE_CACHE_4V (_PAGE_CP_4V | _PAGE_CV_4V)
2322 _PAGE_CP_4V | _PAGE_CV_4V | in vmemmap_populate()
2475 kern_linear_pte_xor[0] |= (_PAGE_CP_4V | _PAGE_CV_4V | in sun4v_pgprot_init()
2552 _PAGE_CP_4V | _PAGE_CV_4V | _PAGE_P_4V | in kern_large_tte()