Searched defs:cache_type (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/sys/ufs/ext2fs/ |
H A D | ext2fs_readwrite.c | 168 int error, cache_type; in ext4_ext_read() local
|
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 380 static const struct kobj_type cache_type = { variable 1543 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 1604 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 [all...] |
H A D | kfd_topology.h | 103 uint32_t cache_type; member
|