Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-spd-vsx.c108 FAIL_IF(show_vmx_ckpt(child, vmx)); in trace_tm_spd_vsx()
H A Dptrace-tm-vsx.c96 FAIL_IF(show_vmx_ckpt(child, vmx)); in trace_tm_vsx()
H A Dptrace.h609 int show_vmx_ckpt(pid_t child, unsigned long vmx[][2]) in show_vmx_ckpt() function