Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/resctrl/
Dmonitor.c623 r->mon_scale = boot_cpu_data.x86_cache_occ_scale; in rdt_get_mon_l3_config()
/arch/x86/include/asm/
Dprocessor.h105 int x86_cache_occ_scale; /* scale to bytes */ member
/arch/x86/kernel/cpu/
Dcommon.c880 c->x86_cache_occ_scale = -1; in init_cqm()
896 c->x86_cache_occ_scale = ebx; in init_cqm()