Searched refs:allow_mismatched_32bit_el0 (Results 1 – 3 of 3) sorted by relevance
123 static bool __read_mostly allow_mismatched_32bit_el0; variable1080 if (!allow_mismatched_32bit_el0 || boot_cpu_32bit_regs_overridden) in lazy_init_32bit_cpu_features()1407 allow_mismatched_32bit_el0 = true; in parse_32bit_el0_param()1423 if (!allow_mismatched_32bit_el0) in aarch32_el0_sysfs_init()1433 return allow_mismatched_32bit_el0; in has_32bit_el0()3222 if (!allow_mismatched_32bit_el0) in init_32bit_el0_mask()
40 ``allow_mismatched_32bit_el0`` parameter on the kernel command-line.
299 allow_mismatched_32bit_el0 [ARM64]