Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcpufeature.h695 static inline bool system_supports_mixed_endian_el0(void) in system_supports_mixed_endian_el0() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Darmv8_deprecated.c634 if (system_supports_mixed_endian_el0()) in armv8_deprecated_init()
H A Dptrace.c1892 if (!system_supports_mixed_endian_el0()) { in valid_compat_regs()