Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/
H A Dmem_cache.h80 } cache_id_t; typedef
84 cache_id_t cache;
H A Dmem_cache_ioctl.h47 cache_id_t cache;
/titanic_44/usr/src/uts/sun4u/io/
H A Dmem_cache.c475 tag_addr_collides(uint64_t tag_addr, cache_id_t type, in tag_addr_collides()