Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/powerpc/copyloops/
H A Dstubs.S7 FUNC_START(exit_vmx_usercopy)
H A Dcopyuser_power7.S50 bl CFUNC(exit_vmx_usercopy)
481 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
684 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
/linux-6.15/arch/powerpc/lib/
H A Dvmx-helper.c35 int exit_vmx_usercopy(void) in exit_vmx_usercopy() function
H A Dcopyuser_power7.S50 bl CFUNC(exit_vmx_usercopy)
481 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
684 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
/linux-6.15/arch/powerpc/include/asm/
H A Dprocessor.h458 int exit_vmx_usercopy(void);