Searched refs:l1d_cache_size (Results 1 – 1 of 1) sorted by relevance
446 const uint32_t l1d_cache_size = get_sys_info(HW_L1DCACHESIZE, "HW_L1DCACHESIZE"); in cpuinfo_arm_mach_init() local457 if (l1i_cache_size != 0 || l1d_cache_size != 0) { in cpuinfo_arm_mach_init()504 if (l1d_cache_size != 0) { in cpuinfo_arm_mach_init()513 .size = l1d_cache_size, in cpuinfo_arm_mach_init()515 .sets = l1d_cache_size / (l1_cache_associativity * cacheline_size), in cpuinfo_arm_mach_init()