Searched refs:notify_memory_pool_location (Results 1 – 2 of 2) sorted by relevance
487 int (*notify_memory_pool_location)(struct smu_context *smu); member585 ((smu)->funcs->notify_memory_pool_location ? (smu)->funcs->notify_memory_pool_location((smu)) : 0)
1773 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,