Searched refs:cc_block (Results 1 – 2 of 2) sorted by relevance
199 cache_info.dc_conf.cc_block, in parisc_cache_init() 235 cache_info.ic_conf.cc_block, in parisc_cache_init() 269 * (1 << (cc_block-1)) * (cc_line << (4 + cnf.cc_shift)) in parisc_cache_init() 274 #define CAFL_STRIDE(cnf) (cnf.cc_line << (3 + cnf.cc_block + cnf.cc_shift)) in parisc_cache_init()
484 cc_block: 4, /* to determine most efficient stride */ member 486 cc_shift: 2, /* how much to shift cc_block left */