Home
last modified time | relevance | path

Searched defs:arm64_le128_to_cpu (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kernel/
H A Dfpsimd.c629 #define arm64_le128_to_cpu(x) arm64_cpu_to_le128(x) macro
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c130 #define arm64_le128_to_cpu(x) arm64_cpu_to_le128(x) macro