Searched refs:CPU_IMPL (Results 1 – 4 of 4) sorted by relevance
66 #define CPU_IMPL(mimpid) ((mimpid & CPU_IMPL_MASK) >> CPU_IMPL_SHIFT) macro
199 impl_id = CPU_IMPL(mimpid); in identify_cpu()
113 #define CPU_IMPL(midr) (((midr) >> 24) & 0xff) macro
1897 impl_id = CPU_IMPL(midr); in print_cpu_midr()