Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt.c212 u32 l, h, max_cbm = BIT_MASK(20) - 1; in cache_alloc_hsw_probe() local
214 if (wrmsr_safe(IA32_L3_CBM_BASE, max_cbm, 0)) in cache_alloc_hsw_probe()
219 if (l != max_cbm) in cache_alloc_hsw_probe()
223 r->default_ctrl = max_cbm; in cache_alloc_hsw_probe()