Home
last modified time | relevance | path

Searched refs:unative_t (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dxor_vmx.c22 typedef vector signed char unative_t; typedef
25 unative_t *V = (unative_t *)V##_in; \
26 unative_t V##_0, V##_1, V##_2, V##_3
57 unsigned long lines = bytes / (sizeof(unative_t)) / 4; in __xor_altivec_2()
76 unsigned long lines = bytes / (sizeof(unative_t)) / 4; in __xor_altivec_3()
100 unsigned long lines = bytes / (sizeof(unative_t)) / 4; in __xor_altivec_4()
128 unsigned long lines = bytes / (sizeof(unative_t)) / 4; in __xor_altivec_5()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dxor_vmx.c22 typedef vector signed char unative_t; typedef
25 unative_t *V = (unative_t *)V##_in; \
26 unative_t V##_0, V##_1, V##_2, V##_3
58 unsigned long lines = bytes / (sizeof(unative_t)) / 4; in __xor_altivec_2()
79 unsigned long lines = bytes / (sizeof(unative_t)) / 4; in __xor_altivec_3()
105 unsigned long lines = bytes / (sizeof(unative_t)) / 4; in __xor_altivec_4()
136 unsigned long lines = bytes / (sizeof(unative_t)) / 4; in __xor_altivec_5()

Completed in 1 milliseconds