Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/include/asm/
Dpgtable_64.h128 #define _PAGE_CV_4U _AC(0x0000000000000010,UL) /* Cacheable in V-Cache */ macro
309 _PAGE_CP_4U | _PAGE_CV_4U | _PAGE_E_4U | _PAGE_PRESENT_4U | in pte_modify()
347 : "0" (val), "i" (_PAGE_CP_4U | _PAGE_CV_4U), "i" (_PAGE_E_4U), in pgprot_noncached()
/linux-3.4.99/arch/sparc/mm/
Dinit_64.c2079 #define _PAGE_CACHE_4U (_PAGE_CP_4U | _PAGE_CV_4U)
2123 _PAGE_CP_4U | _PAGE_CV_4U | in vmemmap_populate()
2223 kern_linear_pte_xor[0] |= (_PAGE_CP_4U | _PAGE_CV_4U | in sun4u_pgprot_init()
2352 _PAGE_CP_4U | _PAGE_CV_4U | _PAGE_P_4U | in kern_large_tte()