Home
last modified time | relevance | path

Searched refs:rdt_hw_resource (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/arch/x86/kernel/cpu/resctrl/
Dcore.c62 struct rdt_hw_resource rdt_resources_all[] = {
137 struct rdt_hw_resource *hw_res = &rdt_resources_all[RDT_RESOURCE_L3]; in cache_alloc_hsw_probe()
198 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in __get_mem_config_intel()
232 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in __rdt_get_mem_config_amd()
268 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_get_cache_alloc_cfg()
307 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in mba_wrmsr_amd()
333 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in mba_wrmsr_intel()
345 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in cat_wrmsr()
372 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(m->res); in rdt_ctrl_update()
421 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in setup_default_ctrlval()
[all …]
Dinternal.h404 struct rdt_hw_resource { struct
415 static inline struct rdt_hw_resource *resctrl_to_arch_res(struct rdt_resource *r) in resctrl_to_arch_res() argument
417 return container_of(r, struct rdt_hw_resource, r_resctrl); in resctrl_to_arch_res()
427 extern struct rdt_hw_resource rdt_resources_all[];
445 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(res); in resctrl_inc()
Dmonitor.c235 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_rmid_read()
781 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_get_mon_l3_config()
Dctrlmondata.c287 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_update_one()
Drdtgroup.c2162 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_domain_reconfigure_cdp()
2251 struct rdt_hw_resource *r_hw = &rdt_resources_all[level]; in cdp_disable()
2261 struct rdt_hw_resource *hw_res = &rdt_resources_all[l]; in resctrl_arch_set_cdp_enabled()
2633 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in reset_all_ctrls()