Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Dpl310.c87 static uint32_t g_l2cache_size; variable
417 g_l2cache_size = g_way_size * g_ways_assoc; in pl310_set_way_sizes()
548 (g_l2cache_size / 1024), g_l2cache_line_size, g_ways_assoc); in pl310_attach()