Home
last modified time | relevance | path

Searched defs:x1 (Results 1 – 25 of 53) 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
94 #define FREG_MOVE_2(x0, x1) \ 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
138 #define FREG_LOAD_2(base, x0, x1) \ argument
141 #define FREG_LOAD_3(base, x0, x1, x2) \ 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/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/arch/arm/mach-at91/
Dat91rm9200_time.c44 unsigned long x1, x2; in read_CRTR() local
/linux-3.3/drivers/video/backlight/
Dtdo24m.c45 #define CMD1(x, x1) ((1 << 30) | ((x) << 9) | 0x100 | (x1)) argument
46 #define CMD2(x, x1, x2) ((2 << 30) | ((x) << 18) | 0x20000 |\ argument
/linux-3.3/kernel/
Drange.c108 static int cmp_range(const void *x1, const void *x2) in cmp_range()
/linux-3.3/drivers/staging/omapdrm/
Dtcm-sita.h87 void assign(struct tcm_area *a, u16 x0, u16 y0, u16 x1, u16 y1) in assign()
Domap_dmm_tiler.h33 u32 x1:8; member
/linux-3.3/drivers/input/mouse/
Delantech.c312 unsigned int x1, unsigned int y1, 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.c61 unsigned x1; member
261 unsigned x1, unsigned y1, in vmw_fb_dirty_mark()
/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
138 int x1, int y1, int w, int h) in xenfb_refresh()
/linux-3.3/arch/hexagon/lib/
Dchecksum.c102 u64 sum0, sum1, x0, x1, *ptr8_o, *ptr8_e, *ptr8; in do_csum() local
/linux-3.3/arch/sh/include/asm/
Dptrace_32.h67 unsigned long x1; member
/linux-3.3/include/linux/dvb/
Dosd.h104 int x1; member
/linux-3.3/drivers/video/nvidia/
Dnv_accel.c187 static void NVSetClippingRectangle(struct fb_info *info, int x1, int y1, in NVSetClippingRectangle()

123