Searched refs:core_dcn4_calculate_mcache_allocation (Results 1 – 3 of 3) sorted by relevance
11 bool core_dcn4_calculate_mcache_allocation(struct dml2_calculate_mcache_allocation_in_out *in_out);
28 out->calculate_mcache_allocation = &core_dcn4_calculate_mcache_allocation; in dml2_core_create()
633 bool core_dcn4_calculate_mcache_allocation(struct dml2_calculate_mcache_allocation_in_out *in_out) in core_dcn4_calculate_mcache_allocation() function