Searched refs:idcache_line_size (Results 1 – 4 of 4) sorted by relevance
58 adrp x3, idcache_line_size /* Load the I & D cache line size */59 ldr x3, [x3, :lo12:idcache_line_size]
2254 int64_t idcache_line_size; /* The minimum cache line size */ variable2841 idcache_line_size = MIN(dcache_line_size, icache_line_size); in identify_cache()
168 extern int64_t idcache_line_size;
119 int64_t idcache_line_size; /* The minimum cache line size */ variable341 idcache_line_size = 0; in cache_setup()