Searched refs:idcache_line_size (Results 1 – 3 of 3) sorted by relevance
60 ldr x3, =idcache_line_size /* Load the I & D cache line size */
1190 int64_t idcache_line_size; /* The minimum cache line size */ variable1670 idcache_line_size = MIN(dcache_line_size, icache_line_size); in identify_cache()
217 extern int64_t idcache_line_size;