Searched refs:icache_line_shift (Results 1 – 1 of 1) sorted by relevance
854 int dcache_line_shift, icache_line_shift, dczva_line_shift; in cache_setup() local866 icache_line_shift = CTR_ILINE_SIZE(ctr_el0); in cache_setup()867 icache_line_size = sizeof(int) << icache_line_shift; in cache_setup()