Home
last modified time | relevance | path

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

/linux/drivers/resctrl/
H A Dtest_mpam_resctrl.c212 get_mba_min(&fake_props)); in test_mbw_max_to_percent_limits()
249 for (pc = get_mba_min(&fake_props); pc <= MAX_MBA_BW; pc++) { in test_percent_max_roundtrip_stability()
H A Dmpam_resctrl.c667 static u32 get_mba_min(struct mpam_props *cprops) in get_mba_min() function
1022 r->membw.min_bw = get_mba_min(cprops); in mpam_resctrl_control_init()