Searched defs:cachesize (Results 1 – 10 of 10) sorted by relevance
121 u_int cachesize; /* bytes to cache */ member140 u_int cachesize; /* bytes to cache */ member152 u_int cachesize; /* bytes to cache */ member
39 size_t cachesize; local
205 __memp_ropen(dbmp, path, cachesize, mode, is_private, flags) in __memp_ropen() argument
108 size_t cachesize; local
664 int cachesize = 0; /* size of device cache */ in fallbackdaemon() local
99 static int cachesize; variable
316 uint16_t cachesize; in afe_attach() local
313 uint16_t cachesize; in mxfe_attach() local
6609 cpu_ectag_pa_to_subblk(int cachesize, uint64_t subaddr)6625 cpu_ectag_line_invalid(int cachesize, uint64_t tag)6640 cpu_ectag_pa_to_subblk_state(int cachesize, uint64_t subaddr, uint64_t tag)
896 #define JG_ECTAG_NSUBBLKS(cachesize) ((cachesize) / JG_ECACHE_4M_SIZE) argument