Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
marvell
/
linux
/
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