Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dcore.c59 struct rdt_hw_resource rdt_resources_all[RDT_NUM_RESOURCES] = {
205 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in __get_mem_config_intel()
237 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in __rdt_get_mem_config_amd()
269 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_get_cache_alloc_cfg()
308 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(m->res); in mba_wrmsr_amd()
332 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(m->res); in mba_wrmsr_intel()
357 struct rdt_hw_resource *hw_res; in rdt_ctrl_update()
366 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in setup_default_ctrlval()
394 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in domain_setup_ctrlval()
931 struct rdt_hw_resource *hw_res; in rdt_init_res_defs_intel()
[all …]
H A Dinternal.h389 struct rdt_hw_resource { struct
399 static inline struct rdt_hw_resource *resctrl_to_arch_res(struct rdt_resource *r) in resctrl_to_arch_res() argument
401 return container_of(r, struct rdt_hw_resource, r_resctrl); in resctrl_to_arch_res()
411 extern struct rdt_hw_resource rdt_resources_all[];
H A Dmonitor.c320 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_rmid_read()
1243 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_get_mon_l3_config()
H A Dctrlmondata.c294 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_update_one()
H A Drdtgroup.c2387 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_domain_reconfigure_cdp()
2486 struct rdt_hw_resource *r_hw = &rdt_resources_all[level]; in cdp_disable()
2496 struct rdt_hw_resource *hw_res = &rdt_resources_all[l]; in resctrl_arch_set_cdp_enabled()
2926 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_reset_all_ctrls()