Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt.c75 .msr_base = IA32_L3_CBM_BASE,
92 .msr_base = IA32_L3_CBM_BASE,
109 .msr_base = IA32_L3_CBM_BASE,
214 if (wrmsr_safe(IA32_L3_CBM_BASE, max_cbm, 0)) in cache_alloc_hsw_probe()
216 rdmsr(IA32_L3_CBM_BASE, l, h); in cache_alloc_hsw_probe()
Dintel_rdt.h11 #define IA32_L3_CBM_BASE 0xc90 macro