Searched refs:cpu_has_el1_32 (Results 1 – 4 of 4) sorted by relevance
44 if ( !cpu_has_el1_32 ) in subarch_do_domctl()
10 #define cpu_has_el1_32 (boot_cpu_feature64(el1) == 2) macro
118 cpu_has_el1_32 ? "64+32" : cpu_has_el1_64 ? "64" : "No", in processor_id()
2143 if ( !(cpu_has_el1_32) && kinfo.type == DOMAIN_32BIT ) in construct_dom0()
Completed in 8 milliseconds