Home
last modified time | relevance | path

Searched refs:vmx_syscall (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/math/
H A DMakefile2 TEST_GEN_PROGS := fpu_syscall fpu_preempt fpu_signal fpu_denormal vmx_syscall vmx_preempt vmx_signal vsx_preempt
14 $(OUTPUT)/vmx_syscall: vmx_asm.S ../utils.c
H A Dvmx_syscall.c25 int vmx_syscall(void) in vmx_syscall() function
63 ret = vmx_syscall(); in test_vmx_syscall()
90 return test_harness(test_vmx_syscall, "vmx_syscall"); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/math/
H A DMakefile2 TEST_GEN_PROGS := fpu_syscall fpu_preempt fpu_signal fpu_denormal vmx_syscall vmx_preempt vmx_signal vsx_preempt mma
14 $(OUTPUT)/vmx_syscall: vmx_asm.S ../utils.c
H A Dvmx_syscall.c25 int vmx_syscall(void) in vmx_syscall() function
63 ret = vmx_syscall(); in test_vmx_syscall()
90 return test_harness(test_vmx_syscall, "vmx_syscall"); in main()

Completed in 1 milliseconds