Home
last modified time | relevance | path

Searched refs:g_l2cache_size (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dpl310.c89 static uint32_t g_l2cache_size; variable
419 g_l2cache_size = g_way_size * g_ways_assoc; in pl310_set_way_sizes()
550 (g_l2cache_size / 1024), g_l2cache_line_size, g_ways_assoc); in pl310_attach()