Sign in
kunit
/
linux
/
f1f60aa7cb82234f1a37f029d9e40e578d2e3ee5
/
.
/
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