Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/cpu/resctrl/
Dcore.c922 c->x86_cache_occ_scale = -1; in resctrl_cpu_detect()
939 c->x86_cache_occ_scale = ebx; in resctrl_cpu_detect()
Dmonitor.c692 hw_res->mon_scale = boot_cpu_data.x86_cache_occ_scale; in rdt_get_mon_l3_config()
/Linux-v5.15/arch/x86/include/asm/
Dprocessor.h118 int x86_cache_occ_scale; /* scale to bytes */ member