Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/powerpc/ptrace/
Dptrace-vsx.c43 FAIL_IF(show_vsx(child, vsx)); in trace_vsx()
Dptrace-tm-vsx.c90 FAIL_IF(show_vsx(child, vsx)); in trace_tm_vsx()
Dptrace-tm-spd-vsx.c102 FAIL_IF(show_vsx(child, vsx)); in trace_tm_spd_vsx()
Dptrace.h657 int show_vsx(pid_t child, unsigned long *vsx) in show_vsx() function