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() 1798 struct crat_subtype_memory *sub_type_hdr) in kfd_fill_mem_info_for_cpu() 1804 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_mem_info_for_cpu() 1808 memset(sub_type_hdr, 0, sizeof(struct crat_subtype_memory)); in kfd_fill_mem_info_for_cpu() 1812 sub_type_hdr->length = sizeof(struct crat_subtype_memory); in kfd_fill_mem_info_for_cpu() 1947 (struct crat_subtype_memory *)sub_type_hdr); in kfd_create_vcrat_image_cpu() 1994 struct crat_subtype_memory *sub_type_hdr, in kfd_fill_gpu_memory_affinity() 1998 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_gpu_memory_affinity() [all...]
131 struct crat_subtype_memory { struct