Searched refs:system_supports_32bit_el0 (Results 1 – 8 of 8) sorted by relevance
34 !system_supports_32bit_el0()) in SYSCALL_DEFINE1()
567 if (!system_supports_32bit_el0()) in compat_elf_check_arch()
1320 if (!system_supports_32bit_el0()) in system_32bit_el0_cpumask()2938 if (system_supports_32bit_el0()) in setup_cpu_features()
6 # Unreliable: use system_supports_32bit_el0() instead.
643 static inline bool system_supports_32bit_el0(void) in system_supports_32bit_el0() function
245 if (!system_supports_32bit_el0()) in set_core_reg()
652 if (!system_supports_32bit_el0()) in reset_pmcr()701 if (!system_supports_32bit_el0()) in access_pmcr()
724 return !system_supports_32bit_el0() || in vcpu_mode_is_bad_32bit()
Completed in 29 milliseconds