Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
A Dkfd_crat.c1311 struct crat_subtype_memory *mem; in kfd_parse_subtype()
1322 mem = (struct crat_subtype_memory *)sub_type_hdr; in kfd_parse_subtype()
1787 struct crat_subtype_memory *sub_type_hdr) in kfd_fill_mem_info_for_cpu()
1793 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_mem_info_for_cpu()
1936 (struct crat_subtype_memory *)sub_type_hdr); in kfd_create_vcrat_image_cpu()
1983 struct crat_subtype_memory *sub_type_hdr, in kfd_fill_gpu_memory_affinity()
1987 *avail_size -= sizeof(struct crat_subtype_memory); in kfd_fill_gpu_memory_affinity()
2316 (struct crat_subtype_memory *)sub_type_hdr, in kfd_create_vcrat_image_gpu()
2324 (struct crat_subtype_memory *)sub_type_hdr, in kfd_create_vcrat_image_gpu()
2330 crat_table->length += sizeof(struct crat_subtype_memory); in kfd_create_vcrat_image_gpu()
[all …]
A Dkfd_crat.h131 struct crat_subtype_memory { struct

Completed in 9 milliseconds