Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/resctrl/
A Dcore.c143 u64 max_cbm = BIT_ULL_MASK(20) - 1, l3_cbm_0; in cache_alloc_hsw_probe() local
145 if (wrmsrq_safe(MSR_IA32_L3_CBM_BASE, max_cbm)) in cache_alloc_hsw_probe()
151 if (l3_cbm_0 != max_cbm) in cache_alloc_hsw_probe()

Completed in 4 milliseconds