Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kernel/
Dfpsimd.c606 #define arm64_le128_to_cpu(x) arm64_cpu_to_le128(x) macro
671 fst->vregs[i] = arm64_le128_to_cpu(*p); in sve_to_fpsimd()