Lines Matching +full:5 +full:a
79 " jnh 5f\n" in copy_from_user_mvcos()
82 " j 5f\n" in copy_from_user_mvcos()
84 "5:\n" in copy_from_user_mvcos()
85 EX_TABLE(0b,2b) EX_TABLE(3b,5b) EX_TABLE(6b,2b) EX_TABLE(7b,5b) in copy_from_user_mvcos()
86 : "+a" (size), "+a" (ptr), "+a" (x), "+a" (tmp1), "=a" (tmp2) in copy_from_user_mvcos()
101 "7: jz 5f\n" in copy_from_user_mvcp()
107 " j 5f\n" in copy_from_user_mvcp()
117 "5: slgr %0,%0\n" in copy_from_user_mvcp()
121 : "+a" (size), "+a" (ptr), "+a" (x), "+a" (tmp1), "=a" (tmp2) in copy_from_user_mvcp()
152 " jnh 5f\n" in copy_to_user_mvcos()
155 " j 5f\n" in copy_to_user_mvcos()
157 "5:\n" in copy_to_user_mvcos()
158 EX_TABLE(0b,2b) EX_TABLE(3b,5b) EX_TABLE(6b,2b) EX_TABLE(7b,5b) in copy_to_user_mvcos()
159 : "+a" (size), "+a" (ptr), "+a" (x), "+a" (tmp1), "=a" (tmp2) in copy_to_user_mvcos()
174 "7: jz 5f\n" in copy_to_user_mvcs()
180 " j 5f\n" in copy_to_user_mvcs()
190 "5: slgr %0,%0\n" in copy_to_user_mvcs()
194 : "+a" (size), "+a" (ptr), "+a" (x), "+a" (tmp1), "=a" (tmp2) in copy_to_user_mvcs()
223 " jnh 5f\n" in clear_user_mvcos()
226 " j 5f\n" in clear_user_mvcos()
228 "5:\n" in clear_user_mvcos()
229 EX_TABLE(0b,2b) EX_TABLE(3b,5b) in clear_user_mvcos()
230 : "+a" (size), "+a" (to), "+a" (tmp1), "=a" (tmp2) in clear_user_mvcos()
231 : "a" (empty_zero_page), [spec] "K" (0x81UL) in clear_user_mvcos()
243 " jo 5f\n" in clear_user_xc()
252 " jnh 5f\n" in clear_user_xc()
257 " j 5f\n" in clear_user_xc()
263 "5: slgr %0,%0\n" in clear_user_xc()
266 : "+a" (size), "+a" (to), "=a" (tmp1), "=a" (tmp2) in clear_user_xc()