Home
last modified time | relevance | path

Searched refs:MEM_CACHE_RETIRE (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/sun4u/sys/
H A Dmem_cache.h60 #define MEM_CACHE_RETIRE (('C' << 8) | 0x01) macro
/titanic_44/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_cache.c131 ret = ioctl(fd, MEM_CACHE_RETIRE, &cache_info); in cma_cache_way_retire()
/titanic_44/usr/src/uts/sun4u/io/
H A Dmem_cache.c596 case MEM_CACHE_RETIRE: in mem_cache_ioctl_ops()
948 case MEM_CACHE_RETIRE: in mem_cache_ioctl()
/titanic_44/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcache.c815 ret = ioctl(fd, MEM_CACHE_RETIRE, &cache_info); in cmd_cache_way_retire()