Searched refs:midr_match (Results 1 – 4 of 4) sorted by relevance
13 if (midr_match(CORTEX_A75_MIDR) != 0) in cortex_a75_context_save()21 if (midr_match(CORTEX_A75_MIDR) != 0) in cortex_a75_context_restore()
13 if (midr_match(NEOVERSE_N1_MIDR) != 0) in neoverse_n1_context_save()21 if (midr_match(NEOVERSE_N1_MIDR) != 0) in neoverse_n1_context_restore()
20 int midr_match(unsigned int cpu_midr) in midr_match() function
42 int midr_match(unsigned int cpu_midr);