Home
last modified time | relevance | path

Searched defs:x5 (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
Dglue_helper-asm-avx.S8 #define load_8way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
18 #define store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
28 #define store_cbc_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
44 #define load_ctr_8way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2) \ argument
72 #define store_ctr_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
90 #define load_xts_8way(iv, src, dst, x0, x1, x2, x3, x4, x5, x6, x7, tiv, t0, \ argument
131 #define store_xts_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
Dglue_helper-asm-avx2.S8 #define load_16way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
18 #define store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
28 #define store_cbc_16way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7, t0) \ argument
55 #define load_ctr_16way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t0x, t1, \ argument
88 #define store_ctr_16way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
118 #define load_xts_16way(iv, src, dst, x0, x1, x2, x3, x4, x5, x6, x7, tiv, \ argument
166 #define store_xts_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
Dcamellia-aesni-avx-asm_64.S51 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
213 #define two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
232 #define dummy_store(x0, x1, x2, x3, x4, x5, x6, x7, mem_ab) /* do nothing */ argument
234 #define store_ab_state(x0, x1, x2, x3, x4, x5, x6, x7, mem_ab) \ argument
245 #define enc_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
254 #define dec_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
483 #define inpack16_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
506 #define inpack16_post(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
529 #define outunpack16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, \ argument
556 #define write_output(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
Dcamellia-aesni-avx2-asm_64.S63 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
247 #define two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
266 #define dummy_store(x0, x1, x2, x3, x4, x5, x6, x7, mem_ab) /* do nothing */ argument
268 #define store_ab_state(x0, x1, x2, x3, x4, x5, x6, x7, mem_ab) \ argument
279 #define enc_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
288 #define dec_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
517 #define inpack32_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
540 #define inpack32_post(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
563 #define outunpack32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, \ argument
590 #define write_output(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
/kernel/linux/linux-5.10/arch/sparc/lib/
DNG2memcpy.S86 #define FREG_FROB(x0, x1, x2, x3, x4, x5, x6, x7, x8) \ argument
116 #define FREG_MOVE_6(x0, x1, x2, x3, x4, x5) \ argument
123 #define FREG_MOVE_7(x0, x1, x2, x3, x4, x5, x6) \ argument
131 #define FREG_MOVE_8(x0, x1, x2, x3, x4, x5, x6, x7) \ argument
160 #define FREG_LOAD_6(base, x0, x1, x2, x3, x4, x5) \ argument
167 #define FREG_LOAD_7(base, x0, x1, x2, x3, x4, x5, x6) \ argument
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/tests/
Dni_routes_test.c79 #define O9(x1, x2, x3, x4, x5, x6, x7, x8, x9) \ argument
118 #define RV9(x1, x2, x3, x4, x5, x6, x7, x8, x9) \ argument
/kernel/linux/linux-5.10/lib/crypto/
Dcurve25519-fiat32.c237 { const u32 x5 = in1[0]; in fe_add_impl() local
280 { const u32 x5 = in1[0]; in fe_sub_impl() local
323 { const u32 x5 = in1[0]; in fe_mul_impl() local
646 { const u32 x5 = in1[0]; in fe_mul_121666_impl() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
Dcmd_parser.c378 #define ADDR_FIX_5(x1, x2, x3, x4, x5) (ADDR_FIX_1(x1) | ADDR_FIX_4(x2, x3, x4, x5)) argument
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/include/
Dintel-ipu3.h1271 __u32 x5:9; member
1383 __u32 x5:8; member