Home
last modified time | relevance | path

Searched refs:crat_subtype_memory (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_crat.c1083 struct crat_subtype_memory *mem; in kfd_parse_subtype()
1094 mem = (struct crat_subtype_memory *)sub_type_hdr; in kfd_parse_subtype()
1643 struct crat_subtype_memory *sub_type_hdr) in kfd_fill_mem_info_for_cpu()
1649 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_mem_info_for_cpu()
1792 (struct crat_subtype_memory *)sub_type_hdr); in kfd_create_vcrat_image_cpu()
1839 struct crat_subtype_memory *sub_type_hdr, in kfd_fill_gpu_memory_affinity()
1843 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_gpu_memory_affinity()
2159 (struct crat_subtype_memory *)sub_type_hdr, in kfd_create_vcrat_image_gpu()
2167 (struct crat_subtype_memory *)sub_type_hdr, in kfd_create_vcrat_image_gpu()
2173 crat_table->length += sizeof(struct crat_subtype_memory); in kfd_create_vcrat_image_gpu()
[all …]
A Dkfd_crat.h129 struct crat_subtype_memory { struct

Completed in 8 milliseconds