Searched refs:allow_mismatched_32bit_el0 (Results 1 – 2 of 2) sorted by relevance
120 static bool __read_mostly allow_mismatched_32bit_el0; variable1022 if (!allow_mismatched_32bit_el0 || boot_cpu_32bit_regs_overridden) in update_mismatched_32bit_el0_cpu_features()1323 allow_mismatched_32bit_el0 = true; in parse_32bit_el0_param()1339 if (!allow_mismatched_32bit_el0) in aarch32_el0_sysfs_init()1349 return allow_mismatched_32bit_el0; in has_32bit_el0()2990 if (!allow_mismatched_32bit_el0) in init_32bit_el0_mask()
298 allow_mismatched_32bit_el0 [ARM64]