Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dresctrl.h148 unsigned int scale = boot_cpu_data.x86_cache_occ_scale; in resctrl_arch_round_mon_val()
A Dprocessor.h173 int x86_cache_occ_scale; /* scale to bytes */ member
/arch/x86/kernel/cpu/resctrl/
A Dmonitor.c353 hw_res->mon_scale = boot_cpu_data.x86_cache_occ_scale / snc_nodes_per_l3_cache; in rdt_get_mon_l3_config()
A Dcore.c970 c->x86_cache_occ_scale = -1; in resctrl_cpu_detect()
987 c->x86_cache_occ_scale = ebx; in resctrl_cpu_detect()

Completed in 10 milliseconds