Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dcore.c146 u64 max_cbm = BIT_ULL_MASK(20) - 1, l3_cbm_0; in cache_alloc_hsw_probe() local
148 if (wrmsrl_safe(MSR_IA32_L3_CBM_BASE, max_cbm)) in cache_alloc_hsw_probe()
154 if (l3_cbm_0 != max_cbm) in cache_alloc_hsw_probe()