Home
last modified time | relevance | path

Searched refs:write_vsx_ckpt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-spd-vsx.c116 FAIL_IF(write_vsx_ckpt(child, vsx)); in trace_tm_spd_vsx()
H A Dptrace-tm-vsx.c103 FAIL_IF(write_vsx_ckpt(child, vsx)); in trace_tm_vsx()
H A Dptrace.h698 int write_vsx_ckpt(pid_t child, unsigned long *vsx) in write_vsx_ckpt() function