Home
last modified time | relevance | path

Searched refs:x86_cache_occ_scale (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dresctrl.h84 unsigned int scale = boot_cpu_data.x86_cache_occ_scale; in resctrl_arch_round_mon_val()
86 /* h/w works in units of "boot_cpu_data.x86_cache_occ_scale" */ in resctrl_arch_round_mon_val()
H A Dprocessor.h120 int x86_cache_occ_scale; /* scale to bytes */ member
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/resctrl/
H A Dcore.c974 c->x86_cache_occ_scale = -1; in resctrl_cpu_detect()
991 c->x86_cache_occ_scale = ebx; in resctrl_cpu_detect()
H A Dmonitor.c618 r->mon_scale = boot_cpu_data.x86_cache_occ_scale; in rdt_get_mon_l3_config()
636 /* h/w works in units of "boot_cpu_data.x86_cache_occ_scale" */ in rdt_get_mon_l3_config()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/resctrl/
H A Dcore.c921 c->x86_cache_occ_scale = -1; in resctrl_cpu_detect()
938 c->x86_cache_occ_scale = ebx; in resctrl_cpu_detect()
H A Dmonitor.c764 hw_res->mon_scale = boot_cpu_data.x86_cache_occ_scale; in rdt_get_mon_l3_config()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dprocessor.h118 int x86_cache_occ_scale; /* scale to bytes */ member

Completed in 7 milliseconds