Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/powerpc/ptrace/
Dptrace-vsx.c45 FAIL_IF(show_vmx(child, vmx)); in trace_vsx()
Dptrace-tm-spd-vsx.c104 FAIL_IF(show_vmx(child, vmx)); in trace_tm_spd_vsx()
Dptrace-tm-vsx.c92 FAIL_IF(show_vmx(child, vmx)); in trace_tm_vsx()
Dptrace.h529 int show_vmx(pid_t child, unsigned long vmx[][2]) in show_vmx() function