Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/kernel/
Dkexec_image.c63 if ((be_image != be_kernel) && !system_supports_mixed_endian()) in image_load()
/Linux-v5.10/arch/arm64/include/asm/
Dcpufeature.h655 static inline bool system_supports_mixed_endian(void) in system_supports_mixed_endian() function