Searched refs:cpu_has_thumbee (Results 1 – 3 of 3) sorted by relevance
28 #define cpu_has_thumbee (boot_cpu_feature32(thumbee) == 1) macro
116 if ( is_32bit_domain(p->domain) && cpu_has_thumbee ) in ctxt_switch_from()246 if ( is_32bit_domain(n->domain) && cpu_has_thumbee ) in ctxt_switch_to()
149 cpu_has_thumbee ? " ThumbEE" : "", in processor_id()
Completed in 7 milliseconds