Searched refs:find_subtype_mem (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_crat.c | 199 find_subtype_mem(uint32_t heap_type, uint32_t flags, uint32_t width, in find_subtype_mem() function 257 props = find_subtype_mem(heap_type, flags, width, dev); in kfd_parse_subtype_mem()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_crat.c | 985 find_subtype_mem(uint32_t heap_type, uint32_t flags, uint32_t width, in find_subtype_mem() function 1043 props = find_subtype_mem(heap_type, flags, width, dev); in kfd_parse_subtype_mem()
|
Completed in 4 milliseconds