Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-vsx.c52 FAIL_IF(write_vsx(child, vsx)); in trace_vsx()
H A Dptrace.h686 int write_vsx(pid_t child, unsigned long *vsx) in write_vsx() function