Home
last modified time | relevance | path

Searched defs:pcache_info (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_crat.c1336 struct kfd_gpu_cache_info *pcache_info) in kfd_fill_gpu_cache_info_from_gfx_config()
1407 int kfd_get_gpu_cache_info(struct kfd_node *kdev, struct kfd_gpu_cache_info **pcache_info) in kfd_get_gpu_cache_info()
H A Dkfd_topology.c1540 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
1602 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...]