Searched defs:l2_size (Results 1 – 10 of 10) sorted by relevance
517 uint32_t l2_size = 512 * 1024; in cpuinfo_arm_decode_cache() local568 uint32_t l2_size = 256 * 1024; in cpuinfo_arm_decode_cache() local871 const uint32_t l2_size = 128 * 1024; in cpuinfo_arm_decode_cache() local941 uint32_t l2_size; in cpuinfo_arm_decode_cache() local1013 uint32_t l2_size = 512 * 1024; in cpuinfo_arm_decode_cache() local1155 uint32_t l2_size = 256 * 1024; in cpuinfo_arm_decode_cache() local1217 const uint32_t l2_size = 256 * 1024; in cpuinfo_arm_decode_cache() local
124 …t64_t m, const int64_t count, const int64_t r_size, const int64_t l1_size, const int64_t l2_size) { in cdist_backward_kernel_cuda_impl()189 … int64_t r2, const int64_t m, const int64_t r_size, const int64_t l1_size, const int64_t l2_size) { in cdist_kernel_cuda_impl()219 const int64_t l2_size = r2 * m; in cdist_kernel_impl() local331 const int64_t l2_size = r2 * m; in cdist_backward_kernel_impl() local
1285 unsigned l2_size = 16 - util_logbase2(vk_format_get_blocksize(format)); in fill_sparse_image_format_properties() local1292 unsigned l2_size = 16 - util_logbase2(bs) - (bs <= 4 ? 2 : 0); in fill_sparse_image_format_properties() local1299 unsigned l2_size = 16 - util_logbase2(vk_format_get_blocksize(format)); in fill_sparse_image_format_properties() local
137 uint64_t l2_size = bdk_l2c_get_cache_size_bytes(bdk_numa_master()); in bdk_dram_get_top_of_bdk() local
128 uint64_t l2_size = bdk_l2c_get_cache_size_bytes(0); in sdram_init() local
99 __u32 l2_size; member
43 u64 l2_size, res; in get_l1_table_max_size() local
364 const int64_t l2_size = r2 * m; in run_backward_parallel_cdist() local
289 let l2_size: u32 = cluster_size / size_of::<u64>() as u32; in create_for_size_and_path() localVariable546 let l2_size = cluster_size / size_of::<u64>() as u64; in from() localVariable
51 ptrdiff_t l2_size = cache_sizes.m_l2; in ExecuteSingleThreadedGemm() local