Home
last modified time | relevance | path

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

/linux/drivers/resctrl/
H A Dtest_mpam_devices.c246 mpam_set_feature(mpam_feat_cmax_cmax, &fake_ris1.props); in test_mpam_enable_merge_features()
247 mpam_set_feature(mpam_feat_cmax_cmax, &fake_ris2.props); in test_mpam_enable_merge_features()
260 KUNIT_EXPECT_TRUE(test, mpam_has_feature(mpam_feat_cmax_cmax, &fake_class.props)); in test_mpam_enable_merge_features()
H A Dmpam_internal.h169 mpam_feat_cmax_cmax, enumerator
H A Dmpam_devices.c794 mpam_set_feature(mpam_feat_cmax_cmax, props); in mpam_ris_hw_probe()
1597 if (mpam_has_feature(mpam_feat_cmax_cmax, rprops)) in mpam_reprogram_ris_partid()
2138 if (mpam_has_feature(mpam_feat_cmax_cmax, props)) in mpam_has_cmax_wd_feature()