xref: /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/stubs.S
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/
18c2ecf20Sopenharmony_ci#include <asm/ppc_asm.h>
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciFUNC_START(enter_vmx_usercopy)
48c2ecf20Sopenharmony_ci	li	r3,1
58c2ecf20Sopenharmony_ci	blr
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciFUNC_START(exit_vmx_usercopy)
88c2ecf20Sopenharmony_ci	li	r3,0
98c2ecf20Sopenharmony_ci	blr
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciFUNC_START(enter_vmx_ops)
128c2ecf20Sopenharmony_ci	li	r3,1
138c2ecf20Sopenharmony_ci	blr
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ciFUNC_START(exit_vmx_ops)
168c2ecf20Sopenharmony_ci	blr
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ciFUNC_START(__copy_tofrom_user_base)
198c2ecf20Sopenharmony_ci	blr
20

Indexes created Thu Nov 07 10:32:03 CST 2024