Searched refs:arch_domain_mbm_alloc (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dcore.c460 * arch_domain_mbm_alloc() - Allocate arch private storage for the MBM counters
464 static int arch_domain_mbm_alloc(u32 num_rmid, struct rdt_hw_domain *hw_dom) function
538 if (r->mon_capable && arch_domain_mbm_alloc(r->num_rmid, hw_dom)) {

Completed in 168 milliseconds