Searched defs:cu_processor_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_crat.c | 626 unsigned int cu_processor_id; in kfd_fill_gpu_cache_info() local 548 fill_in_pcache(struct crat_subtype_cache *pcache, struct kfd_gpu_cache_info *pcache_info, struct kfd_cu_info *cu_info, int mem_available, int cu_bitmask, int cache_type, unsigned int cu_processor_id, int cu_block) fill_in_pcache() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 1680 unsigned int cu_processor_id; in kfd_fill_cache_non_crat_info() local 1539 fill_in_l1_pcache(struct kfd_cache_properties **props_ext, struct kfd_gpu_cache_info *pcache_info, struct kfd_cu_info *cu_info, int cu_bitmask, int cache_type, unsigned int cu_processor_id, int cu_block) fill_in_l1_pcache() argument 1601 fill_in_l2_l3_pcache(struct kfd_cache_properties **props_ext, struct kfd_gpu_cache_info *pcache_info, struct kfd_cu_info *cu_info, int cache_type, unsigned int cu_processor_id, struct kfd_node *knode) fill_in_l2_l3_pcache() argument
|
Completed in 5 milliseconds