Searched refs:entry_shift (Results 1 – 14 of 14) sorted by relevance
37 boot_cpu_data.dcache.entry_shift = 4; in cpu_probe() 58 boot_cpu_data.dcache.entry_shift = 5; in cpu_probe()
36 boot_cpu_data.icache.entry_shift = 5; in cpu_probe() 45 boot_cpu_data.dcache.entry_shift = 5; in cpu_probe() 243 boot_cpu_data.scache.entry_shift = 5; in cpu_probe()
37 waysize <<= current_cpu_data.dcache.entry_shift; in cache_wback_all() 105 waysize <<= current_cpu_data.dcache.entry_shift; in __flush_dcache_page()
165 current_cpu_data.dcache.entry_shift) * in flush_dcache_all() 168 entry_offset = 1 << current_cpu_data.dcache.entry_shift; in flush_dcache_all()
64 waysize <<= cache->entry_shift; in cache_debugfs_show()
258 c->alias_mask = ((c->sets - 1) << c->entry_shift) & ~(PAGE_SIZE - 1); in compute_alias()
167 unsigned int entry_shift; member 174 (array->pages[idx >> array->entry_shift] + \
38 unsigned int entry_shift; member
46 boot_cpu_data.dcache.entry_shift = 4; in cpu_probe()
51 boot_cpu_data.dcache.entry_shift = 4; in cpu_probe()
139 waysize <<= current_cpu_data.dcache.entry_shift; in cache_init()
174 srq->idx_que.entry_shift = ilog2(HNS_ROCE_IDX_QUE_ENTRY_SZ); in alloc_srq_idx() 178 srq->idx_que.entry_shift); in alloc_srq_idx()
439 u32 entry_shift; member
880 n << idx_que->entry_shift); in get_idx_buf()