Searched refs:cpu_has_thumb (Results 1 – 2 of 2) sorted by relevance
25 #define cpu_has_thumb (boot_cpu_feature32(thumb) >= 1) macro29 #define cpu_has_aarch32 (cpu_has_arm || cpu_has_thumb)
158 cpu_has_thumb ? " Thumb" : "", in processor_id()
Completed in 5 milliseconds