Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/powerpc/copyloops/
Dstubs.S7 FUNC_START(exit_vmx_usercopy)
Dcopyuser_power7.S50 bl CFUNC(exit_vmx_usercopy)
491 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
694 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
/Linux-v6.6/arch/powerpc/lib/
Dvmx-helper.c35 int exit_vmx_usercopy(void) in exit_vmx_usercopy() function
Dcopyuser_power7.S50 bl CFUNC(exit_vmx_usercopy)
491 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
694 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
/Linux-v6.6/arch/powerpc/include/asm/
Dprocessor.h447 int exit_vmx_usercopy(void);