Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dresctrl.h128 unsigned int scale = boot_cpu_data.x86_cache_occ_scale; in resctrl_arch_round_mon_val()
H A Dprocessor.h159 int x86_cache_occ_scale; /* scale to bytes */ member
/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c1057 c->x86_cache_occ_scale = -1; in resctrl_cpu_detect()
1074 c->x86_cache_occ_scale = ebx; in resctrl_cpu_detect()
H A Dmonitor.c1188 hw_res->mon_scale = boot_cpu_data.x86_cache_occ_scale / snc_nodes_per_l3_cache; in rdt_get_mon_l3_config()