Home
last modified time | relevance | path

Searched refs:allow_mismatched_32bit_el0 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/arm64/kernel/
Dcpufeature.c123 static bool __read_mostly allow_mismatched_32bit_el0; variable
1226 if (!allow_mismatched_32bit_el0 || boot_cpu_32bit_regs_overridden) in lazy_init_32bit_cpu_features()
1623 allow_mismatched_32bit_el0 = true; in parse_32bit_el0_param()
1642 if (!allow_mismatched_32bit_el0) in aarch32_el0_sysfs_init()
1657 return allow_mismatched_32bit_el0; in has_32bit_el0()
3634 if (!allow_mismatched_32bit_el0) in init_32bit_el0_mask()
/linux-6.12.1/Documentation/arch/arm64/
Dasymmetric-32bit.rst40 ``allow_mismatched_32bit_el0`` parameter on the kernel command-line.
/linux-6.12.1/Documentation/admin-guide/
Dkernel-parameters.txt314 allow_mismatched_32bit_el0 [ARM64,EARLY]