Sign in
kunit
/
linux
/
6b839b6cf9eada30b086effb51e5d6076bafc761
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
copyloops
/
stubs.S
blob: ec8bcf2bf1c274c1274bbe49f759170a90dd6e12 [
file
] [
log
] [
blame
]
#include <asm/ppc_asm.h>
FUNC_START
(
enter_vmx_usercopy
)
li r3
,
1
blr
FUNC_START
(
exit_vmx_usercopy
)
li r3
,
0
blr
FUNC_START
(
enter_vmx_ops
)
li r3
,
1
blr
FUNC_START
(
exit_vmx_ops
)
blr
FUNC_START
(
__copy_tofrom_user_base
)
blr