Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c965 static int kfd_parse_subtype_mem(struct crat_subtype_memory *mem, in kfd_parse_subtype_mem()
1181 struct crat_subtype_memory *mem; in kfd_parse_subtype()
1192 mem = (struct crat_subtype_memory *)sub_type_hdr; in kfd_parse_subtype()
1837 struct crat_subtype_memory *sub_type_hdr) in kfd_fill_mem_info_for_cpu()
1843 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_mem_info_for_cpu()
1847 memset(sub_type_hdr, 0, sizeof(struct crat_subtype_memory)); in kfd_fill_mem_info_for_cpu()
1851 sub_type_hdr->length = sizeof(struct crat_subtype_memory); in kfd_fill_mem_info_for_cpu()
1986 (struct crat_subtype_memory *)sub_type_hdr); in kfd_create_vcrat_image_cpu()
2033 struct crat_subtype_memory *sub_type_hdr, in kfd_fill_gpu_memory_affinity()
2037 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_gpu_memory_affinity()
[all …]
Dkfd_crat.h130 struct crat_subtype_memory { struct