Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dcpufeature.h28 #define cpu_has_thumbee (boot_cpu_feature32(thumbee) == 1) macro
/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddomain.c116 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()
A Dsetup.c149 cpu_has_thumbee ? " ThumbEE" : "", in processor_id()

Completed in 7 milliseconds