Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dniagara2regs.h35 #define L2CACHE_LINESIZE 64 macro
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara2.c194 cpunode->ecache_linesize = L2CACHE_LINESIZE; in cpu_fiximp()