Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Dcpufeature.h72 bool system_supports_mixed_endian_el0(void);
/linux-4.1.27/arch/arm64/kernel/
Dcpuinfo.c77 bool system_supports_mixed_endian_el0(void) in system_supports_mixed_endian_el0() function
Darmv8_deprecated.c652 if(system_supports_mixed_endian_el0()) in armv8_deprecated_init()