Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1092 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()
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()
1797 memset(sub_type_hdr, 0, sizeof(struct crat_subtype_memory)); in kfd_fill_mem_info_for_cpu()
1801 sub_type_hdr->length = 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()
[all...]
H A Dkfd_crat.h131 struct crat_subtype_memory { struct
132 typecrat_subtype_memory global() argument
133 lengthcrat_subtype_memory global() argument
134 reservedcrat_subtype_memory global() argument
135 flagscrat_subtype_memory global() argument
136 proximity_domaincrat_subtype_memory global() argument
137 base_addr_lowcrat_subtype_memory global() argument
138 base_addr_highcrat_subtype_memory global() argument
139 length_lowcrat_subtype_memory global() argument
140 length_highcrat_subtype_memory global() argument
141 widthcrat_subtype_memory global() argument
142 visibility_typecrat_subtype_memory global() argument
143 reserved2crat_subtype_memory global() argument