Searched defs:llcc_slice_config (Results 1 – 1 of 1) sorted by relevance
55 struct llcc_slice_config { struct56 u32 usecase_id;57 u32 slice_id;58 u32 max_cap;59 u32 priority;60 bool fixed_size;61 u32 bonus_ways;62 u32 res_ways;86 const struct llcc_slice_config *cfg; argument