Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 25 of 52) sorted by relevance

123

/linux-3.3/arch/x86/crypto/
Dserpent-sse2-x86_64-asm_64.S54 #define S0_1(x0, x1, x2, x3, x4) \ argument
64 #define S0_2(x0, x1, x2, x3, x4) \ argument
74 #define S1_1(x0, x1, x2, x3, x4) \ argument
84 #define S1_2(x0, x1, x2, x3, x4) \ argument
95 #define S2_1(x0, x1, x2, x3, x4) \ argument
105 #define S2_2(x0, x1, x2, x3, x4) \ argument
115 #define S3_1(x0, x1, x2, x3, x4) \ argument
126 #define S3_2(x0, x1, x2, x3, x4) \ argument
137 #define S4_1(x0, x1, x2, x3, x4) \ argument
147 #define S4_2(x0, x1, x2, x3, x4) \ argument
[all …]
Dserpent-sse2-i586-asm_32.S55 #define K(x0, x1, x2, x3, x4, i) \ argument
65 #define LK(x0, x1, x2, x3, x4, i) \ argument
111 #define KL(x0, x1, x2, x3, x4, i) \ argument
150 #define S0(x0, x1, x2, x3, x4) \ argument
169 #define S1(x0, x1, x2, x3, x4) \ argument
189 #define S2(x0, x1, x2, x3, x4) \ argument
208 #define S3(x0, x1, x2, x3, x4) \ argument
229 #define S4(x0, x1, x2, x3, x4) \ argument
248 #define S5(x0, x1, x2, x3, x4) \ argument
267 #define S6(x0, x1, x2, x3, x4) \ argument
[all …]
/linux-3.3/crypto/
Dserpent_generic.c36 #define loadkeys(x0, x1, x2, x3, i) \ argument
39 #define storekeys(x0, x1, x2, x3, i) \ argument
42 #define store_and_load_keys(x0, x1, x2, x3, s, l) \ argument
45 #define K(x0, x1, x2, x3, i) ({ \ argument
50 #define LK(x0, x1, x2, x3, x4, i) ({ \ argument
62 #define KL(x0, x1, x2, x3, x4, i) ({ \ argument
72 #define S0(x0, x1, x2, x3, x4) ({ \ argument
82 #define S1(x0, x1, x2, x3, x4) ({ \ argument
92 #define S2(x0, x1, x2, x3, x4) ({ \ argument
102 #define S3(x0, x1, x2, x3, x4) ({ \ argument
[all …]
Dseed.c337 u32 i, t0, t1, x1, x2, x3, x4; in seed_set_key() local
373 u32 x1, x2, x3, x4, t0, t1; in seed_encrypt() local
411 u32 x1, x2, x3, x4, t0, t1; in seed_decrypt() local
/linux-3.3/arch/sparc/lib/
DNG2memcpy.S82 #define FREG_FROB(x0, x1, x2, x3, x4, x5, x6, x7, x8) \ argument
97 #define FREG_MOVE_3(x0, x1, x2) \ argument
101 #define FREG_MOVE_4(x0, x1, x2, x3) \ argument
106 #define FREG_MOVE_5(x0, x1, x2, x3, x4) \ argument
112 #define FREG_MOVE_6(x0, x1, x2, x3, x4, x5) \ argument
119 #define FREG_MOVE_7(x0, x1, x2, x3, x4, x5, x6) \ argument
127 #define FREG_MOVE_8(x0, x1, x2, x3, x4, x5, x6, x7) \ argument
141 #define FREG_LOAD_3(base, x0, x1, x2) \ argument
145 #define FREG_LOAD_4(base, x0, x1, x2, x3) \ argument
150 #define FREG_LOAD_5(base, x0, x1, x2, x3, x4) \ argument
[all …]
/linux-3.3/arch/sparc/include/asm/
Dsfp-machine_32.h78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
158 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument
160 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) __FP_FRAC_SUB_4(x3,x2,x1,x0,x3,x2,x1,x0,y3,y2,y1,y… argument
162 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument
/linux-3.3/arch/x86/math-emu/
Dpoly.h73 static inline void add_Xsig_Xsig(Xsig *dest, const Xsig *x2) in add_Xsig_Xsig()
87 static inline void add_two_Xsig(Xsig *dest, const Xsig *x2, long int *exp) in add_two_Xsig()
/linux-3.3/include/math-emu/
Dop-4.h516 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
530 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
548 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
562 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
580 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ argument
589 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument
598 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument
/linux-3.3/arch/s390/include/asm/
Dsfp-machine.h75 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) ({ \ argument
101 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) ({ \ argument
127 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument
/linux-3.3/drivers/video/mb862xx/
Dmb862xxfb_accel.c201 int x2, y2, vxres, vyres; in mb86290fb_imageblit() local
260 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local
/linux-3.3/arch/arm/mach-at91/
Dat91rm9200_time.c44 unsigned long x1, x2; in read_CRTR() local
/linux-3.3/kernel/
Drange.c108 static int cmp_range(const void *x1, const void *x2) in cmp_range()
/linux-3.3/drivers/input/mouse/
Delantech.c313 unsigned int x2, unsigned int y2) in elantech_report_semi_mt_data()
328 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v2() local
415 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v3() local
Dalps.c271 int *x1, int *y1, int *x2, int *y2) in alps_process_bitmap()
385 int x1, int y1, int x2, int y2) in alps_report_semi_mt_data()
459 int x1 = 0, y1 = 0, x2 = 0, y2 = 0; in alps_process_touchpad_packet_v3() local
/linux-3.3/arch/x86/kernel/
Dmmconf-fam10h_64.c34 static int __cpuinit cmp_range(const void *x1, const void *x2) in cmp_range()
/linux-3.3/drivers/misc/
Dbmp085.c204 long x1, x2; in bmp085_get_temperature() local
231 s32 x1, x2, x3, b3; in bmp085_get_pressure() local
/linux-3.3/drivers/input/touchscreen/
Dmc13783_ts.c73 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local
/linux-3.3/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c63 unsigned x2; member
266 unsigned x2 = x1 + width; in vmw_fb_dirty_mark() local
/linux-3.3/drivers/video/
Dtridentfb.c233 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in blade_copy_rect()
321 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in xp_copy_rect()
395 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in image_copy_rect()
460 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in tgui_copy_rect()
Dxen-fbfront.c42 int x1, y1, x2, y2; /* dirty rectangle, member
141 int x2 = x1 + w - 1; in xenfb_refresh() local
/linux-3.3/drivers/video/nvidia/
Dnv_accel.c188 int x2, int y2) in NVSetClippingRectangle()
/linux-3.3/drivers/net/wireless/ath/carl9170/
Dphy.c1068 static s32 carl9170_interpolate_s32(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) in carl9170_interpolate_s32()
1087 static u8 carl9170_interpolate_u8(u8 x, u8 x1, u8 y1, u8 x2, u8 y2) in carl9170_interpolate_u8()
/linux-3.3/drivers/gpu/drm/radeon/
Devergreen_blit_kms.c231 int x2, int y2) in set_scissors()
/linux-3.3/include/video/
Dudlfb.h16 int x2, y2; member
/linux-3.3/drivers/media/radio/
Dradio-zoltrix.c206 int x1, x2; in zol_is_stereo() local

123