Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/cpu/resctrl/
Dcore.c74 .msr_base = MSR_IA32_L3_CBM_BASE,
129 if (wrmsr_safe(MSR_IA32_L3_CBM_BASE, max_cbm, 0)) in cache_alloc_hsw_probe()
132 rdmsr(MSR_IA32_L3_CBM_BASE, l, h); in cache_alloc_hsw_probe()
Dinternal.h13 #define MSR_IA32_L3_CBM_BASE 0xc90 macro