Searched refs:entry_shift (Results 1 – 11 of 11) 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()
64 waysize <<= cache->entry_shift; in cache_debugfs_show()
167 unsigned int entry_shift; member174 (array->pages[idx >> array->entry_shift] + \
336 a->entry_shift = fls(a->entries_per_page) - 1; in tracing_map_array_alloc()337 a->entry_mask = (1 << a->entry_shift) - 1; in tracing_map_array_alloc()
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()
873 n << idx_que->entry_shift); in get_idx_buf()