TOOLSTABLE        135 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 	if (priv->smu_tables.entry[TOOLSTABLE].mc_addr) {
TOOLSTABLE        138 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 				upper_32_bits(priv->smu_tables.entry[TOOLSTABLE].mc_addr));
TOOLSTABLE        141 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 				lower_32_bits(priv->smu_tables.entry[TOOLSTABLE].mc_addr));
TOOLSTABLE        249 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 				&priv->smu_tables.entry[TOOLSTABLE].handle,
TOOLSTABLE        250 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 				&priv->smu_tables.entry[TOOLSTABLE].mc_addr,
TOOLSTABLE        251 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 				&priv->smu_tables.entry[TOOLSTABLE].table);
TOOLSTABLE        254 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 		priv->smu_tables.entry[TOOLSTABLE].version = 0x01;
TOOLSTABLE        255 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 		priv->smu_tables.entry[TOOLSTABLE].size = tools_size;
TOOLSTABLE        256 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 		priv->smu_tables.entry[TOOLSTABLE].table_id = TABLE_PMSTATUSLOG;
TOOLSTABLE        278 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 	if (priv->smu_tables.entry[TOOLSTABLE].table)
TOOLSTABLE        279 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 		amdgpu_bo_free_kernel(&priv->smu_tables.entry[TOOLSTABLE].handle,
TOOLSTABLE        280 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 				&priv->smu_tables.entry[TOOLSTABLE].mc_addr,
TOOLSTABLE        281 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 				&priv->smu_tables.entry[TOOLSTABLE].table);
TOOLSTABLE        314 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 		if (priv->smu_tables.entry[TOOLSTABLE].table)
TOOLSTABLE        315 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 			amdgpu_bo_free_kernel(&priv->smu_tables.entry[TOOLSTABLE].handle,
TOOLSTABLE        316 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 					&priv->smu_tables.entry[TOOLSTABLE].mc_addr,
TOOLSTABLE        317 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 					&priv->smu_tables.entry[TOOLSTABLE].table);