Home
last modified time | relevance | path

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

/linux/drivers/resctrl/
H A Dmpam_internal.h194 struct mpam_props { struct
299 struct mpam_props props;
355 struct mpam_props props;
369 struct mpam_props props;
417 struct mpam_props *cprops = &class->props; in mpam_alloc_csu_mon()
433 struct mpam_props *cprops = &class->props; in mpam_alloc_mbwu_mon()
H A Dmpam_devices.c777 struct mpam_props *props = &ris->props; in mpam_ris_hw_probe()
1347 struct mpam_props *cprops = &class->props; in mpam_msmon_choose_counter()
1364 struct mpam_props *cprops = &class->props; in mpam_msmon_read()
1503 static u16 mpam_wa_t241_force_mbw_min_to_one(struct mpam_props *props) in mpam_wa_t241_force_mbw_min_to_one()
1514 static u16 mpam_wa_t241_calc_min_from_max(struct mpam_props *props, in mpam_wa_t241_calc_min_from_max()
1541 struct mpam_props *rprops = &ris->props; in mpam_reprogram_ris_partid()
2124 static bool mpam_has_bwa_wd_feature(struct mpam_props *props) in mpam_has_bwa_wd_feature()
2136 static bool mpam_has_cmax_wd_feature(struct mpam_props *props) in mpam_has_cmax_wd_feature()
2170 static void __props_mismatch(struct mpam_props *parent, in __props_mismatch()
2171 struct mpam_props *child, bool alias) in __props_mismatch()
[all …]
H A Dtest_mpam_devices.c13 struct mpam_props parent = { 0 }; in test__props_mismatch()
14 struct mpam_props child; in test__props_mismatch()