Searched refs:CPU_ID_CORTEX_A17_MASK (Results 1 – 2 of 2) sorted by relevance
108 (cputype & CPU_ID_CORTEX_A17_MASK) == CPU_ID_CORTEX_A17) { in cortexmatch()
187 #define CPU_ID_CORTEX_A17_MASK 0xff0ffff0 macro