Home
last modified time | relevance | path

Searched defs:FIXUP (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/arch/arm/mach-footbridge/
Darch.c57 FIXUP(fixup_ebsa285) in FIXUP() function
107 FIXUP(fixup_netwinder) in FIXUP() function
132 FIXUP(fixup_cats) in FIXUP() function
/linux-2.4.37.9/include/asm-cris/
Duaccess.h422 #define __asm_copy_user_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
445 #define __asm_copy_from_user_2x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
464 #define __asm_copy_from_user_4x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
483 #define __asm_copy_from_user_6x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
502 #define __asm_copy_from_user_8x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
521 #define __asm_copy_from_user_10x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
540 #define __asm_copy_from_user_12x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
559 #define __asm_copy_from_user_14x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
578 #define __asm_copy_from_user_16x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
589 #define __asm_copy_from_user_20x_cont(to, from, ret, COPY, FIXUP, TENTRY) \ argument
[all …]
/linux-2.4.37.9/arch/arm/mach-clps711x/
Dcdb89712.c63 FIXUP(fixup_cdb89712) in FIXUP() function
Dguide-a07.c76 FIXUP(fixup_guide_a07) in FIXUP() function
Dp720t.c89 FIXUP(fixup_p720t) in FIXUP() function
/linux-2.4.37.9/include/asm-arm/mach/
Darch.h82 #define FIXUP(_func) \ macro