Home
last modified time | relevance | path

Searched refs:system_supports_mixed_endian_el0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Darmv8_deprecated.c606 if (!system_supports_mixed_endian_el0()) { in armv8_deprecated_init()
H A Dptrace.c2248 if (!system_supports_mixed_endian_el0()) { in valid_compat_regs()
/openbmc/linux/arch/arm64/include/asm/
H A Dcpufeature.h719 static inline bool system_supports_mixed_endian_el0(void) in system_supports_mixed_endian_el0() function