Home
last modified time | relevance | path

Searched refs:FIXUP (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/cris/include/arch-v32/arch/
Duaccess.h162 #define __asm_copy_user_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
167 FIXUP \
185 #define __asm_copy_from_user_2x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
190 FIXUP \
208 #define __asm_copy_from_user_4x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
213 FIXUP \
231 #define __asm_copy_from_user_6x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
236 FIXUP \
253 #define __asm_copy_from_user_8x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
258 FIXUP \
[all …]
/linux-4.4.14/arch/cris/include/arch-v10/arch/
Duaccess.h156 #define __asm_copy_user_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
161 FIXUP \
179 #define __asm_copy_from_user_2x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
184 " clear.w [%0+]\n" FIXUP, \
198 #define __asm_copy_from_user_4x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
203 " clear.d [%0+]\n" FIXUP, \
217 #define __asm_copy_from_user_6x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
222 " clear.w [%0+]\n" FIXUP, \
236 #define __asm_copy_from_user_8x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
241 " clear.d [%0+]\n" FIXUP, \
[all …]
/linux-4.4.14/arch/metag/lib/
Dusercopy.c27 #define __asm_copy_user_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
33 FIXUP \
53 #define __asm_copy_to_user_2x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
58 "3: ADD %2,%2,#2\n" FIXUP, \
72 #define __asm_copy_to_user_4x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
77 "3: ADD %2,%2,#4\n" FIXUP, \
91 #define __asm_copy_to_user_6x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
96 "5: ADD %2,%2,#2\n" FIXUP, \
110 #define __asm_copy_to_user_8x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
115 "5: ADD %2,%2,#4\n" FIXUP, \
[all …]
/linux-4.4.14/arch/alpha/lib/
Dcallback_srm.S44 ldq $27,16($2) # VA of FIXUP procedure descriptor
/linux-4.4.14/Documentation/arm/
DPorting125 FIXUP(func)