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
129 cpu_has_el1_32 ? "64+32" : cpu_has_el1_64 ? "64" : "No", in processor_id()
2347 if ( !(cpu_has_el1_32) && kinfo->type == DOMAIN_32BIT ) in construct_domain()
Completed in 9 milliseconds