Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h135 struct rdt_hw_resource { struct
147 static inline struct rdt_hw_resource *resctrl_to_arch_res(struct rdt_resource *r) in resctrl_to_arch_res() argument
149 return container_of(r, struct rdt_hw_resource, r_resctrl); in resctrl_to_arch_res()
152 extern struct rdt_hw_resource rdt_resources_all[];
H A Dcore.c60 struct rdt_hw_resource rdt_resources_all[RDT_NUM_RESOURCES] = {
160 struct rdt_hw_resource *hw_res = &rdt_resources_all[RDT_RESOURCE_L3]; in cache_alloc_hsw_probe()
206 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in __get_mem_config_intel()
238 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in __rdt_get_mem_config_amd()
270 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_get_cache_alloc_cfg()
314 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(m->res); in mba_wrmsr_amd()
338 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(m->res); in mba_wrmsr_intel()
349 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(m->res); in cat_wrmsr()
363 struct rdt_hw_resource *hw_res; in rdt_ctrl_update()
372 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in setup_default_ctrlval()
[all …]
H A Drdtgroup.c175 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_domain_reconfigure_cdp()
204 struct rdt_hw_resource *r_hw = &rdt_resources_all[level]; in cdp_disable()
214 struct rdt_hw_resource *hw_res = &rdt_resources_all[l]; in resctrl_arch_set_cdp_enabled()
234 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_reset_all_ctrls()
H A Dmonitor.c224 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in get_corrected_val()
408 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_get_l3_mon_config()
510 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_mbm_cntr_assign_set()
564 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_mbm_cntr_assign_set_one()
H A Dctrlmondata.c26 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_update_one()
124 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_io_alloc_enable()