Searched refs:PN_CACHE_NWAYS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmem_cache.h44 #define PN_CACHE_NWAYS 4 macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmem_cache.c372 for (way = 0; way < PN_CACHE_NWAYS; way++) {
427 for (way = 0; way < PN_CACHE_NWAYS; way++) {
559 uint64_t Lxcache_tag_data[PN_CACHE_NWAYS];
565 if (cache_info->way >= PN_CACHE_NWAYS)
836 for (i = 0; i < PN_CACHE_NWAYS; i++) {
849 for (i = 0; i < PN_CACHE_NWAYS; i++) {
877 for (i = 0; i < PN_CACHE_NWAYS; i++)
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcacheerr.c370 for (i = 0; i < PN_CACHE_NWAYS; i++) {
431 for (i = 0; i < PN_CACHE_NWAYS; i++) {
441 uint16_t tag_ecc[PN_CACHE_NWAYS];
443 for (i = 0; i < PN_CACHE_NWAYS; i++) {
460 uint16_t tag_ecc[PN_CACHE_NWAYS];
462 for (i = 0; i < PN_CACHE_NWAYS; i++) {
477 uint64_t ptag[PN_CACHE_NWAYS];
478 uint8_t state[PN_CACHE_NWAYS];
480 uint16_t tag_ecc[PN_CACHE_NWAYS];
483 for (i = 0; i < PN_CACHE_NWAYS;
[all...]
H A Dcmd_Lxcache.c762 uint64_t tag_data[PN_CACHE_NWAYS];
768 for (i = 0; i < PN_CACHE_NWAYS; i++) {

Completed in 73 milliseconds