Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c23 int vmx_count; variable
26 vmx_count++; in enter_vmx_ops()
32 vmx_count--; in exit_vmx_ops()
64 if (vmx_count != 0) { in test_one()
66 offset, size, s1, s2, vmx_count); in test_one()