Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
H A Dstubs.S7 FUNC_START(exit_vmx_usercopy)
H A 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 */
/openbmc/linux/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)
491 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
694 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
/openbmc/linux/arch/powerpc/include/asm/
H A Dprocessor.h447 int exit_vmx_usercopy(void);