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

/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_crat.c1335 kfd_fill_gpu_cache_info_from_gfx_config(struct kfd_dev *kdev, struct kfd_gpu_cache_info *pcache_info) argument
1407 kfd_get_gpu_cache_info(struct kfd_node *kdev, struct kfd_gpu_cache_info **pcache_info) argument
[all...]
H A Dkfd_topology.c1539 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) 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) argument
1677 struct kfd_gpu_cache_info *pcache_info = NULL; local
[all...]

Completed in 123 milliseconds