Searched defs:pcache_info (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_crat.c | 621 struct kfd_gpu_cache_info *pcache_info; 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 [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_crat.c | 1335 kfd_fill_gpu_cache_info_from_gfx_config(struct kfd_dev *kdev, struct kfd_gpu_cache_info *pcache_info) kfd_fill_gpu_cache_info_from_gfx_config() argument 1407 kfd_get_gpu_cache_info(struct kfd_node *kdev, struct kfd_gpu_cache_info **pcache_info) kfd_get_gpu_cache_info() argument [all...] |
H A D | kfd_topology.c | 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 1677 struct kfd_gpu_cache_info *pcache_info = NULL; kfd_fill_cache_non_crat_info() local [all...] |
Completed in 6 milliseconds