Searched refs:crat_subtype_memory (Results 1 – 2 of 2) sorted by relevance
1092 static int kfd_parse_subtype_mem(struct crat_subtype_memory *mem, in kfd_parse_subtype_mem()1311 struct crat_subtype_memory *mem; in kfd_parse_subtype()1322 mem = (struct crat_subtype_memory *)sub_type_hdr; in kfd_parse_subtype()1786 struct crat_subtype_memory *sub_type_hdr) in kfd_fill_mem_info_for_cpu()1792 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_mem_info_for_cpu()1796 memset(sub_type_hdr, 0, sizeof(struct crat_subtype_memory)); in kfd_fill_mem_info_for_cpu()1800 sub_type_hdr->length = sizeof(struct crat_subtype_memory); in kfd_fill_mem_info_for_cpu()1935 (struct crat_subtype_memory *)sub_type_hdr); in kfd_create_vcrat_image_cpu()1982 struct crat_subtype_memory *sub_type_hdr, in kfd_fill_gpu_memory_affinity()1986 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_gpu_memory_affinity()[all …]
131 struct crat_subtype_memory { struct