Home
last modified time | relevance | path

Searched refs:system_supports_32bit_el0 (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/arch/arm64/kernel/
Dsys.c34 !system_supports_32bit_el0()) in SYSCALL_DEFINE1()
Dprocess.c569 if (!system_supports_32bit_el0()) in compat_elf_check_arch()
Dcpufeature.c1316 if (!system_supports_32bit_el0()) in system_32bit_el0_cpumask()
2912 if (system_supports_32bit_el0()) in setup_cpu_features()
/Linux-v5.15/arch/arm64/tools/
Dcpucaps6 # Unreliable: use system_supports_32bit_el0() instead.
/Linux-v5.15/arch/arm64/include/asm/
Dcpufeature.h643 static inline bool system_supports_32bit_el0(void) in system_supports_32bit_el0() function
/Linux-v5.15/arch/arm64/kvm/
Dguest.c245 if (!system_supports_32bit_el0()) in set_core_reg()
Dsys_regs.c652 if (!system_supports_32bit_el0()) in reset_pmcr()
701 if (!system_supports_32bit_el0()) in access_pmcr()
Darm.c715 return !system_supports_32bit_el0() || in vcpu_mode_is_bad_32bit()