Home
last modified time | relevance | path

Searched defs:x0 (Results 1 – 23 of 23) sorted by relevance

/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/arch/sparc/lib/
DNG2memcpy.S82 #define FREG_FROB(x0, x1, x2, x3, x4, x5, x6, x7, x8) \ argument
92 #define FREG_MOVE_1(x0) \ 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
136 #define FREG_LOAD_1(base, x0) \ 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 …]
/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/drivers/staging/omapdrm/
Dtcm-sita.h87 void assign(struct tcm_area *a, u16 x0, u16 y0, u16 x1, u16 y1) in assign()
Dtcm-sita.c559 static s32 is_area_free(struct tcm_area ***map, u16 x0, u16 y0, u16 w, u16 h) in is_area_free()
602 static s32 update_candidate(struct tcm *tcm, u16 x0, u16 y0, u16 w, u16 h, in update_candidate()
Domap_dmm_tiler.h31 u32 x0:8; member
Domap_dmm_tiler.c714 static int map_width(int xdiv, int x0, int x1) in map_width()
719 static void text_map(char **map, int xdiv, char *nice, int yd, int x0, int x1) in text_map()
/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/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.h66 unsigned long x0; member
/linux-3.3/include/linux/dvb/
Dosd.h102 int x0; member
/linux-3.3/drivers/video/
Dhpfb.c125 static void topcat_blit(int x0, int y0, int x1, int y1, int w, int h, int rr) in topcat_blit()
Dcg6.c199 u32 x0, y0, z0, color0; member
/linux-3.3/drivers/media/dvb/ttpci/
Dav7110_hw.c992 static int OSDSetBlock(struct av7110 *av7110, int x0, int y0, in OSDSetBlock()
/linux-3.3/net/xfrm/
Dxfrm_state.c797 struct xfrm_state *x, *x0, *to_put; in xfrm_state_find() local
1510 struct xfrm_state *x0; in xfrm_alloc_spi() local
/linux-3.3/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h252 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OFF… argument
/linux-3.3/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h245 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OF… argument
/linux-3.3/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h253 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OFF… argument
/linux-3.3/drivers/telephony/
Dixj.h326 unsigned int x0:1; member
357 unsigned int x0:4; /* unused bits */ member
375 unsigned int x0:4; /* unused bits */ member