Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds