Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dsys.c34 !system_supports_32bit_el0()) in SYSCALL_DEFINE1()
H A Dprocess.c823 if (!system_supports_32bit_el0()) in compat_elf_check_arch()
H A Dcpufeature.c1705 if (!system_supports_32bit_el0()) in system_32bit_el0_cpumask()
4064 if (system_supports_32bit_el0()) { in setup_user_features()
/linux/arch/arm64/include/asm/
H A Dcpufeature.h677 static inline bool system_supports_32bit_el0(void) in system_supports_32bit_el0() function