Searched refs:SLR (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/s390/lib/ |
D | uaccess_mvcos.c | 22 #define SLR "slr" macro 28 #define SLR "slgr" macro 41 " "SLR" %1,%3\n" in copy_from_user_mvcos() 42 " "SLR" %2,%3\n" in copy_from_user_mvcos() 46 " "SLR" %4,%1\n" in copy_from_user_mvcos() 50 "10:"SLR" %0,%4\n" in copy_from_user_mvcos() 62 "7:"SLR" %0,%0\n" in copy_from_user_mvcos() 87 " "SLR" %1,%3\n" in copy_to_user_mvcos() 88 " "SLR" %2,%3\n" in copy_to_user_mvcos() 92 " "SLR" %4,%1\n" in copy_to_user_mvcos() [all …]
|
D | uaccess_std.c | 23 #define SLR "slr" macro 29 #define SLR "slgr" macro 49 " "SLR" %4,%1\n" in copy_from_user_std() 53 "12:"SLR" %0,%4\n" in copy_from_user_std() 65 "8:"SLR" %0,%0\n" in copy_from_user_std() 99 " "SLR" %4,%1\n" in copy_to_user_std() 103 "9:"SLR" %0,%4\n" in copy_to_user_std() 105 "5:"SLR" %0,%0\n" in copy_to_user_std() 145 "5: "SLR" %0,%0\n" in copy_in_user_std() 167 " "SLR" %2,%1\n" in clear_user_std() [all …]
|