Searched refs:VSX_MAX (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-vsx.h6 #define VSX_MAX 32 macro
17 for (i = 0; i < VSX_MAX; i++) {
74 for (i = 0; i < VSX_MAX; i++) {
113 for (i = 0; i < VSX_MAX; i++)
H A Dptrace-vsx.c39 unsigned long vsx[VSX_MAX];
H A Dptrace-tm-spd-vsx.c98 unsigned long vsx[VSX_MAX];
H A Dptrace-tm-vsx.c86 unsigned long vsx[VSX_MAX];

Completed in 193 milliseconds