Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dsys.c34 !system_supports_32bit_el0()) in SYSCALL_DEFINE1()
H A Dprocess.c789 if (!system_supports_32bit_el0()) in compat_elf_check_arch()
H A Dcpufeature.c1659 if (!system_supports_32bit_el0()) in system_32bit_el0_cpumask()
3970 if (system_supports_32bit_el0()) { in setup_user_features()
/linux/arch/arm64/tools/
H A Dcpucaps8 # Unreliable: use system_supports_32bit_el0() instead.
/linux/arch/arm64/include/asm/
H A Dcpufeature.h677 static inline bool system_supports_32bit_el0(void) in system_supports_32bit_el0() function
H A Dkvm_host.h1459 (system_supports_32bit_el0() && \