Home
last modified time | relevance | path

Searched refs:cpu_has_thumbee (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-arm/
A Dcpufeature.h28 #define cpu_has_thumbee (boot_cpu_feature32(thumbee) == 1) macro
/xen/xen/arch/arm/
A Ddomain.c118 if ( is_32bit_domain(p->domain) && cpu_has_thumbee ) in ctxt_switch_from()
255 if ( is_32bit_domain(n->domain) && cpu_has_thumbee ) in ctxt_switch_to()
A Dsetup.c160 cpu_has_thumbee ? " ThumbEE" : "", in processor_id()

Completed in 7 milliseconds