Searched defs:ncache (Results 1 – 8 of 8) sorted by relevance
78 typedef struct ncache { struct79 struct ncache *hash_next; /* hash chain, MUST BE FIRST */ argument80 struct ncache *hash_prev; argument89 * Produce size of struct ncache with space allocated in name string. argument
100 db_pgno_t ncache; local
368 uint32_t ncache; in fm_populate_cache() local
1696 static struct ncache { struct1697 int id;1698 char name[NMAX+1];
714 ntv_ncache(cmi_hdl_impl_t *hdl, uint32_t *ncache) in ntv_ncache()1048 xpv_ncache(cmi_hdl_impl_t *hdl, uint32_t *ncache) in xpv_ncache()2045 cmi_cache_ncaches(cmi_hdl_t hdl, uint32_t *ncache) in cmi_cache_ncaches()
219 int ncache, ncpu; in setup_chip_mappings() local
8405 cpuid_getncaches(struct cpu *cpu, uint32_t *ncache) in cpuid_getncaches()
3275 kmem_cache_t *ncache, *ocache; in arc_hdr_realloc_crypt() local