Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dmem_cache.c559 uint64_t Lxcache_tag_data[PN_CACHE_NWAYS]; in mem_cache_ioctl_ops() local
837 Lxcache_tag_data[i] = in mem_cache_ioctl_ops()
850 Lxcache_tag_data[i] = in mem_cache_ioctl_ops()
878 Lxcache_tag_data[i] ^= in mem_cache_ioctl_ops()
881 Lxcache_tag_data in mem_cache_ioctl_ops()
886 if (ddi_copyout((caddr_t)Lxcache_tag_data, in mem_cache_ioctl_ops()
888 sizeof (Lxcache_tag_data), mode) in mem_cache_ioctl_ops()