Home
last modified time | relevance | path

Searched refs:system_supports_mixed_endian (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dkexec_image.c63 if ((be_image != be_kernel) && !system_supports_mixed_endian()) in image_load()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcpufeature.h700 static inline bool system_supports_mixed_endian(void) in system_supports_mixed_endian() function