Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsys.c34 !system_supports_32bit_el0()) in SYSCALL_DEFINE1()
H A Dcpufeature.c1311 if (!system_supports_32bit_el0()) in system_32bit_el0_cpumask()
2933 if (system_supports_32bit_el0()) { in setup_cpu_features()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Delf.h216 #define compat_elf_check_arch(x) (system_supports_32bit_el0() && \
H A Dcpufeature.h648 static inline bool system_supports_32bit_el0(void) in system_supports_32bit_el0() function
H A Dkvm_host.h784 (system_supports_32bit_el0() && \