Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds