Home
last modified time | relevance | path

Searched refs:cpu_has_el1_32 (Results 1 – 4 of 4) sorted by relevance

/xen/xen/arch/arm/arm64/
A Ddomctl.c44 if ( !cpu_has_el1_32 ) in subarch_do_domctl()
/xen/xen/include/asm-arm/
A Dcpufeature.h10 #define cpu_has_el1_32 (boot_cpu_feature64(el1) == 2) macro
/xen/xen/arch/arm/
A Dsetup.c129 cpu_has_el1_32 ? "64+32" : cpu_has_el1_64 ? "64" : "No", in processor_id()
A Ddomain_build.c2347 if ( !(cpu_has_el1_32) && kinfo->type == DOMAIN_32BIT ) in construct_domain()

Completed in 9 milliseconds