Searched refs:way_incr (Results 1 – 12 of 12) sorted by relevance
61 boot_cpu_data.icache.way_incr); in emit_cache_params()69 boot_cpu_data.dcache.way_incr); in emit_cache_params()82 boot_cpu_data.scache.way_incr); in emit_cache_params()214 i++, icacheaddr += cpu_data->icache.way_incr) in flush_icache_range()529 unsigned long way_incr; in __flush_cache_4096() local536 way_incr = dcache->way_incr; in __flush_cache_4096()576 base_addr += way_incr; in __flush_cache_4096()590 unsigned long way_incr, linesz, way_size; in __flush_dcache_segment_1way() local610 way_incr = dcache->way_incr; in __flush_dcache_segment_1way()638 unsigned long way_incr, linesz, way_size; in __flush_dcache_segment_2way() local[all …]
57 addrstart += current_cpu_data.dcache.way_incr; in cache_wback_all()118 addrstart += current_cpu_data.dcache.way_incr; in __flush_dcache_page()
63 addrstart += current_cpu_data.dcache.way_incr; in __flush_wback_region()
64 addr += current_cpu_data.dcache.way_incr; in __flush_purge_virtual_region()
105 addrstart += cache->way_incr; in cache_seq_show()
38 boot_cpu_data.icache.way_incr = (1 << 13); in detect_cpu_and_cache_system()47 boot_cpu_data.dcache.way_incr = (1 << 14); in detect_cpu_and_cache_system()210 boot_cpu_data.icache.way_incr = (size >> 1); in detect_cpu_and_cache_system()218 boot_cpu_data.dcache.way_incr = (size >> 1); in detect_cpu_and_cache_system()244 boot_cpu_data.scache.way_incr = (1 << 16); in detect_cpu_and_cache_system()250 (boot_cpu_data.scache.way_incr - in detect_cpu_and_cache_system()
63 boot_cpu_data.dcache.way_incr = (1 << 11); in detect_cpu_and_cache_system()70 boot_cpu_data.dcache.way_incr = (1 << 12); in detect_cpu_and_cache_system()94 boot_cpu_data.dcache.way_incr = (1 << 13); in detect_cpu_and_cache_system()
120 addrstart += current_cpu_data.dcache.way_incr; in cache_init()247 current_cpu_data.icache.entry_mask = current_cpu_data.icache.way_incr - in sh_cpu_init()254 current_cpu_data.dcache.entry_mask = current_cpu_data.dcache.way_incr - in sh_cpu_init()
31 unsigned int way_incr; member
21 boot_cpu_data.dcache.way_incr = (1<<12); in detect_cpu_and_cache_system()
43 boot_cpu_data.icache.way_incr = (1 << 13); in detect_cpu_and_cache_system()
39 boot_cpu_data.dcache.way_incr = (1 << 11); in detect_cpu_and_cache_system()