Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kernel/
Dsys.c34 !system_supports_32bit_el0()) in SYSCALL_DEFINE1()
Dcpufeature.c1955 if (system_supports_32bit_el0()) in verify_local_cpu_capabilities()
2059 if (system_supports_32bit_el0()) in setup_cpu_features()
/Linux-v5.4/arch/arm64/include/asm/
Delf.h191 #define compat_elf_check_arch(x) (system_supports_32bit_el0() && \
Dcpufeature.h509 static inline bool system_supports_32bit_el0(void) in system_supports_32bit_el0() function
/Linux-v5.4/arch/arm64/kvm/
Dguest.c181 if (!system_supports_32bit_el0()) in set_core_reg()
Dsys_regs.c635 if (!system_supports_32bit_el0()) in reset_pmcr()
687 if (!system_supports_32bit_el0()) in access_pmcr()