Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h162 #define _PAGE_CV_4V _AC(0x0000000000000200,UL) /* Cacheable in V-Cache */ macro
311 _PAGE_CP_4V | _PAGE_CV_4V | _PAGE_E_4V | in pte_modify()
350 "i" (_PAGE_CP_4V | _PAGE_CV_4V), "i" (_PAGE_E_4V), in pgprot_noncached()
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c2232 pagecv_flag = _PAGE_CV_4V; in sun4v_linear_pte_xor_finalize()
2273 #define _PAGE_CACHE_4V (_PAGE_CP_4V | _PAGE_CV_4V)