Home
last modified time | relevance | path

Searched refs:RESCTRL_L2_CACHE (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dresctrl.h180 RESCTRL_L2_CACHE = 2, enumerator
/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c87 .ctrl_scope = RESCTRL_L2_CACHE,
517 case RESCTRL_L2_CACHE: in get_domain_id_from_scope()
H A Drdtgroup.c1456 if (WARN_ON_ONCE(r->ctrl_scope != RESCTRL_L2_CACHE && r->ctrl_scope != RESCTRL_L3_CACHE)) in rdtgroup_cbm_to_size()