Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dfpsimd.c625 static __uint128_t arm64_cpu_to_le128(__uint128_t x) in arm64_cpu_to_le128() function
633 static __uint128_t arm64_cpu_to_le128(__uint128_t x) in arm64_cpu_to_le128() function
639 #define arm64_le128_to_cpu(x) arm64_cpu_to_le128(x)
650 *p = arm64_cpu_to_le128(fst->vregs[i]); in __fpsimd_to_sve()
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c119 static __uint128_t arm64_cpu_to_le128(__uint128_t x) in arm64_cpu_to_le128()
127 static __uint128_t arm64_cpu_to_le128(__uint128_t x) in arm64_cpu_to_le128()
133 #define arm64_le128_to_cpu(x) arm64_cpu_to_le128(x) in sve_supported()
935 *p = arm64_cpu_to_le128(v[i]); in set_initial_values()
116 static __uint128_t arm64_cpu_to_le128(__uint128_t x) arm64_cpu_to_le128() function
124 static __uint128_t arm64_cpu_to_le128(__uint128_t x) arm64_cpu_to_le128() function