Home
last modified time | relevance | path

Searched refs:cpu_has_thumb (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/asm-arm/
A Dcpufeature.h25 #define cpu_has_thumb (boot_cpu_feature32(thumb) >= 1) macro
29 #define cpu_has_aarch32 (cpu_has_arm || cpu_has_thumb)
/xen/xen/arch/arm/
A Dsetup.c158 cpu_has_thumb ? " Thumb" : "", in processor_id()

Completed in 5 milliseconds