Home
last modified time | relevance | path

Searched refs:LEN (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v4.19/arch/x86/crypto/
Daegis128-aesni-asm.S26 #define LEN %rsi macro
81 mov LEN, %r8
85 mov LEN, %r8
91 mov LEN, %r8
95 mov LEN, %r8
102 mov LEN, %r8
106 mov LEN, %r8
116 mov LEN, %r8
120 mov LEN, %r8
144 mov LEN, %r8
[all …]
Dcrc32-pclmul_asm.S85 #define LEN %rsi macro
89 #define LEN %edx macro
113 sub $0x40, LEN
115 cmp $0x40, LEN
162 sub $0x40, LEN
164 cmp $0x40, LEN
192 cmp $0x10, LEN
200 sub $0x10, LEN
202 cmp $0x10, LEN
Daegis256-aesni-asm.S28 #define LEN %rsi macro
65 mov LEN, %r8
69 mov LEN, %r8
75 mov LEN, %r8
79 mov LEN, %r8
86 mov LEN, %r8
90 mov LEN, %r8
100 mov LEN, %r8
104 mov LEN, %r8
128 mov LEN, %r8
[all …]
Daegis128l-aesni-asm.S31 #define LEN %rsi macro
73 mov LEN, %r8
77 mov LEN, %r8
83 mov LEN, %r8
87 mov LEN, %r8
94 mov LEN, %r8
98 mov LEN, %r8
108 mov LEN, %r8
112 mov LEN, %r8
120 mov LEN, %r8
[all …]
Daesni-intel_asm.S162 #define LEN %rcx macro
175 #define LEN %esi macro
2342 pushl LEN
2348 movl (FRAME_OFFSET+28)(%esp), LEN # len
2350 test LEN, LEN # check length
2353 cmp $16, LEN
2355 cmp $64, LEN
2368 sub $64, LEN
2371 cmp $64, LEN
2373 cmp $16, LEN
[all …]
/Linux-v4.19/arch/m68k/fpsp040/
Dbindec.S43 | A6. Calculate LEN.
44 | LEN is the number of digits to be displayed. The
49 | If LEN is computed to be greater than 17, set OPERR in
50 | USER_FPSR. LEN is stored in d4.
54 | of decimal places needed to insure LEN integer digits
85 | A13. Check for LEN digits.
86 | If the int operation results in more than LEN digits,
87 | or less than LEN -1 digits, adjust ILOG and repeat from
89 | result is exactly 10^LEN, decrement ILOG and divide
93 | The binstr routine is used to convert the LEN digit
[all …]
Dbinstr.S7 | Input: 64-bit binary integer in d2:d3, desired length (LEN) in
12 | Output: LEN bcd digits representing the 64-bit integer.
19 | LEN digits are formed.
43 | A7. Decrement d6 (LEN counter) and repeat the loop until zero.
49 | d0: LEN counter
79 subql #1,%d0 |for dbf d0 would have LEN+1 passes
120 swap %d7 |put LEN counter in word d7a
127 swap %d7 |put LEN counter in word d7a
/Linux-v4.19/arch/arm64/crypto/
Dcrc32-ce-core.S104 LEN .req x20
130 mov LEN, x1
134 bic LEN, LEN, #15
139 sub LEN, LEN, #0x40
140 cmp LEN, #0x40
146 sub LEN, LEN, #0x40
172 cmp LEN, #0x40
204 cbz LEN, fold_64
207 subs LEN, LEN, #0x10
/Linux-v4.19/arch/arm/crypto/
Dcrc32-ce-core.S112 LEN .req r1
133 0: bic LEN, LEN, #15
140 sub LEN, LEN, #0x40
141 cmp LEN, #0x40
147 sub LEN, LEN, #0x40
173 cmp LEN, #0x40
195 teq LEN, #0
199 subs LEN, LEN, #0x10
/Linux-v4.19/Documentation/input/devices/
Diforce-protocol.rst40 2B OP LEN DATA CS
51 The 2B, LEN and CS fields have disappeared, probably because USB handles
63 LEN= Varies from device to device
80 LEN= Varies
95 LEN= 0e
145 LEN= 08
158 LEN= 03
168 LEN= 07
181 LEN= 0a
201 LEN= 03
[all …]
/Linux-v4.19/tools/power/cpupower/debug/i386/
Ddump_psb.c17 #define LEN (0x100000 - 0xc0000) macro
187 for (p = mem; p - mem < LEN; p+=16) { in main()
194 munmap(mem, LEN); in main()
/Linux-v4.19/arch/sparc/net/
Dbpf_jit_asm_32.S94 #define bpf_slow_path_common(LEN) \ argument
100 mov (LEN), %o3; \
130 #define bpf_negative_common(LEN) \ argument
136 mov (LEN), %o2; \
/Linux-v4.19/security/apparmor/include/
Dmatch.h109 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TTYPE, BTYPE, NTOHX) \ argument
111 typeof(LEN) __i; \
114 for (__i = 0; __i < LEN; __i++) { \
/Linux-v4.19/lib/zlib_inflate/
Dinflate.c409 state->mode = LEN; /* decode codes */ in zlib_inflate()
556 state->mode = LEN; in zlib_inflate()
557 case LEN: in zlib_inflate()
670 if (state->length == 0) state->mode = LEN; in zlib_inflate()
676 state->mode = LEN; in zlib_inflate()
Dinflate.h34 LEN, /* i: waiting for length/lit code */ enumerator
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Dtcm-sita.h43 #define LEN(a, b) ((a) > (b) ? (a) - (b) + 1 : (b) - (a) + 1) macro
/Linux-v4.19/tools/include/linux/
Dfilter.h70 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
76 .imm = LEN })
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_eqs.c492 val = HINIC_AEQ_CTRL_1_CLEAR(val, LEN) & in set_ctrl1()
496 ctrl1 = HINIC_AEQ_CTRL_1_SET(eq->q_len, LEN) | in set_ctrl1()
511 val = HINIC_CEQ_CTRL_1_CLEAR(val, LEN) & in set_ctrl1()
514 ctrl1 = HINIC_CEQ_CTRL_1_SET(eq->q_len, LEN) | in set_ctrl1()
Dhinic_hw_qp.c495 HINIC_SQ_CTRL_SET(ctrl_size, LEN); in sq_prepare_ctrl()
866 sge->len = HINIC_RQ_CQE_SGE_GET(len, LEN); in hinic_rq_get_sge()
886 HINIC_RQ_CTRL_SET(SIZE_8BYTES(sizeof(*ctrl)), LEN) | in hinic_rq_prepare_wqe()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Duser_sdma.c640 u32 tidlen = EXP_TID_GET(req->tids[req->tididx], LEN) * in compute_data_length()
651 LEN) * PAGE_SIZE; in compute_data_length()
1094 tidlen = EXP_TID_GET(tidval, LEN) * PAGE_SIZE, in check_header_template()
1207 if ((req->tidoffset) == (EXP_TID_GET(tidval, LEN) * in set_txreq_header()
1220 omfactor = EXP_TID_GET(tidval, LEN) * PAGE_SIZE >= in set_txreq_header()
1310 if ((req->tidoffset) == (EXP_TID_GET(tidval, LEN) * in set_txreq_header_ahg()
1322 omfactor = ((EXP_TID_GET(tidval, LEN) * in set_txreq_header_ahg()
Duser_exp_rcv.c732 EXP_TID_SET(LEN, npages); in program_rcvarray()
926 EXP_TID_SET(LEN, node->npages); in tid_rb_invalidate()
/Linux-v4.19/drivers/media/i2c/soc_camera/
Dtw9910.c148 #define LEN 0x40 /* 0 : 8-bit YCrCb 4:2:2 output format */ macro
618 val = LEN; in tw9910_set_frame()
620 ret = tw9910_mask_set(client, OPFORM, LEN, val); in tw9910_set_frame()
/Linux-v4.19/drivers/media/i2c/
Dtw9910.c147 #define LEN 0x40 /* 0 : 8-bit YCrCb 4:2:2 output format */ macro
666 val = LEN; in tw9910_set_frame()
668 ret = tw9910_mask_set(client, OPFORM, LEN, val); in tw9910_set_frame()
/Linux-v4.19/include/linux/
Dfilter.h120 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
126 .imm = LEN })
/Linux-v4.19/arch/sh/lib/
Dchecksum.S209 ! r6: int LEN

12