crat_header       489 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	struct crat_header *crat_table = (struct crat_header *)crat_image;
crat_header       931 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	struct crat_header *crat_table = (struct crat_header *)pcrat_image;
crat_header       948 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	avail_size -= sizeof(struct crat_header);
crat_header       952 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	memset(crat_table, 0, sizeof(struct crat_header));
crat_header       955 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	crat_table->length = sizeof(struct crat_header);
crat_header      1141 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	struct crat_header *crat_table = (struct crat_header *)pcrat_image;
crat_header      1160 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	avail_size -= sizeof(struct crat_header);
crat_header      1164 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	memset(crat_table, 0, sizeof(struct crat_header));
crat_header      1169 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	crat_table->length = sizeof(struct crat_header);