Searched refs:get_midr_revision (Results 1 – 1 of 1) sorted by relevance
599 static uint32_t __maybe_unused get_midr_revision(uint32_t midr) in get_midr_revision() function682 vers = (get_midr_variant(midr) << 4) | get_midr_revision(midr); in get_excp_vect()
Completed in 5 milliseconds