Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
A Damd_cache_disable.c22 unsigned int sc0, sc1, sc2, sc3; in amd_calc_l3_indices() local
37 l3->subcaches[3] = sc3 = !(val & BIT(12)) + !(val & BIT(13)); in amd_calc_l3_indices()
39 l3->indices = (max(max3(sc0, sc1, sc2), sc3) << 10) - 1; in amd_calc_l3_indices()

Completed in 4 milliseconds