Searched refs:resctrl_rmid_realloc_limit (Results 1 – 4 of 4) sorted by relevance
352 resctrl_rmid_realloc_limit = boot_cpu_data.x86_cache_size * 1024; in rdt_get_mon_l3_config()369 threshold = resctrl_rmid_realloc_limit / r->num_rmid; in rdt_get_mon_l3_config()
532 extern unsigned int resctrl_rmid_realloc_limit;
87 unsigned int resctrl_rmid_realloc_limit; variable
1225 if (bytes > resctrl_rmid_realloc_limit) in max_threshold_occ_write()