Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/math/
H A Dfpu_syscall.c23 int syscall_fpu(void) in syscall_fpu() function
66 ret = syscall_fpu(); in test_syscall_fpu()
86 return test_harness(test_syscall_fpu, "syscall_fpu"); in main()