Home
last modified time | relevance | path

Searched defs:cache_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmem_cache.h80 typedef struct cache_info { struct
87 } cache_info_t; argument
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmem_cache.c520 get_tag_addr(cache_info_t *cache_info) in get_tag_addr()
554 mem_cache_ioctl_ops(int cmd, int mode, cache_info_t *cache_info) in mem_cache_ioctl_ops()
906 cache_info_t cache_info; in mem_cache_ioctl() local