Searched refs:CPUINFO_ARM_LINUX_VALID_MIDR (Results 1 – 3 of 3) sorted by relevance
568 processors[cluster_leader].flags |= CPUINFO_ARM_LINUX_VALID_MIDR; in cpuinfo_arm_linux_detect_cluster_midr_by_chipset()615 …sors[processors[last_processor_with_midr].package_leader_id].flags & CPUINFO_ARM_LINUX_VALID_MIDR); in cpuinfo_arm_linux_detect_cluster_midr_by_big_little_heuristic()663 if (bitmask_all(processors[cluster_leader].flags, CPUINFO_ARM_LINUX_VALID_MIDR)) { in cpuinfo_arm_linux_detect_cluster_midr_by_big_little_heuristic()697 if (bitmask_all(processors[i].flags, CPUINFO_ARM_LINUX_VALID_MIDR)) { in cpuinfo_arm_linux_detect_cluster_midr_by_sequential_scan()703 processors[i].flags |= CPUINFO_ARM_LINUX_VALID_MIDR; in cpuinfo_arm_linux_detect_cluster_midr_by_sequential_scan()756 if (!bitmask_all(processors[group_leader].flags, CPUINFO_ARM_LINUX_VALID_MIDR) && in cpuinfo_arm_linux_detect_cluster_midr()757 bitmask_all(processors[i].flags, CPUINFO_ARM_LINUX_VALID_MIDR)) in cpuinfo_arm_linux_detect_cluster_midr()760 processors[group_leader].flags |= CPUINFO_ARM_LINUX_VALID_MIDR; in cpuinfo_arm_linux_detect_cluster_midr()820 if (bitmask_all(processors[i].flags, CPUINFO_LINUX_FLAG_VALID | CPUINFO_ARM_LINUX_VALID_MIDR)) { in cpuinfo_arm_linux_detect_cluster_midr()
157 #define CPUINFO_ARM_LINUX_VALID_MIDR UINT32_C(0x003F0000) macro241 if ((joint_flags & CPUINFO_ARM_LINUX_VALID_MIDR) == CPUINFO_ARM_LINUX_VALID_MIDR) { in cpuinfo_arm_linux_processor_equals()273 if ((joint_flags & CPUINFO_ARM_LINUX_VALID_MIDR) == CPUINFO_ARM_LINUX_VALID_MIDR) { in cpuinfo_arm_linux_processor_not_equals()
212 if (bitmask_all(arm_linux_processors[i].flags, CPUINFO_ARM_LINUX_VALID_MIDR)) { in cpuinfo_arm_linux_init()380 (CPUINFO_ARM_LINUX_VALID_MIDR | CPUINFO_LINUX_FLAG_MAX_FREQUENCY); in cpuinfo_arm_linux_init()