Home
last modified time | relevance | path

Searched refs:r_resctrl (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h136 struct rdt_resource r_resctrl; member
149 return container_of(r, struct rdt_hw_resource, r_resctrl); in resctrl_to_arch_res()
H A Dmonitor.c129 struct rdt_resource *r = &rdt_resources_all[RDT_RESOURCE_L3].r_resctrl; in logical_rmid_to_physical_rmid()
408 rdt_resources_all[RDT_RESOURCE_L3].r_resctrl.mon_scope = RESCTRL_L3_NODE; in snc_get_config()