![]() |
|
|||
0001 #include <asm/ppc_asm.h>
0002
0003 FUNC_START(enter_vmx_usercopy)
0004 li r3,1
0005 blr
0006
0007 FUNC_START(exit_vmx_usercopy)
0008 li r3,0
0009 blr
0010
0011 FUNC_START(enter_vmx_ops)
0012 li r3,1
0013 blr
0014
0015 FUNC_START(exit_vmx_ops)
0016 blr
0017
0018 FUNC_START(__copy_tofrom_user_base)
0019 blr
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |