Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dfpsimd.c628 #define arm64_le128_to_cpu(x) arm64_cpu_to_le128(x) macro
693 fst->vregs[i] = arm64_le128_to_cpu(*p); in sve_to_fpsimd()
/linux-6.12.1/tools/testing/selftests/arm64/fp/
Dfp-ptrace.c109 #define arm64_le128_to_cpu(x) arm64_cpu_to_le128(x) macro