Searched refs:l1_cache_associativity (Results 1 – 1 of 1) sorted by relevance
450 const uint32_t l1_cache_associativity = 4; in cpuinfo_arm_mach_init() local490 .associativity = l1_cache_associativity, in cpuinfo_arm_mach_init()491 .sets = l1i_cache_size / (l1_cache_associativity * cacheline_size), in cpuinfo_arm_mach_init()514 .associativity = l1_cache_associativity, in cpuinfo_arm_mach_init()515 .sets = l1d_cache_size / (l1_cache_associativity * cacheline_size), in cpuinfo_arm_mach_init()