Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c1091 static int kfd_parse_subtype_mem(struct crat_subtype_memory *mem, in kfd_parse_subtype_mem()
1310 struct crat_subtype_memory *mem; in kfd_parse_subtype()
1321 mem = (struct crat_subtype_memory *)sub_type_hdr; in kfd_parse_subtype()
1760 struct crat_subtype_memory *sub_type_hdr) in kfd_fill_mem_info_for_cpu()
1766 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_mem_info_for_cpu()
1770 memset(sub_type_hdr, 0, sizeof(struct crat_subtype_memory)); in kfd_fill_mem_info_for_cpu()
1774 sub_type_hdr->length = sizeof(struct crat_subtype_memory); in kfd_fill_mem_info_for_cpu()
1909 (struct crat_subtype_memory *)sub_type_hdr); in kfd_create_vcrat_image_cpu()
1956 struct crat_subtype_memory *sub_type_hdr, in kfd_fill_gpu_memory_affinity()
1960 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_gpu_memory_affinity()
[all …]
Dkfd_crat.h131 struct crat_subtype_memory { struct