Searched refs:l3_cbm_0 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dcore.c142 u64 max_cbm = BIT_ULL_MASK(20) - 1, l3_cbm_0; local
147 rdmsrl(MSR_IA32_L3_CBM_BASE, l3_cbm_0);
150 if (l3_cbm_0 != max_cbm)

Completed in 176 milliseconds