/linux-6.6.21/arch/arm/lib/ |
D | muldi3.S | 15 #define xl r1 macro 19 #define xl r0 macro 29 mla xh, xl, yh, xh 30 mov ip, xl, lsr #16 32 bic xl, xl, ip, lsl #16 35 mul yh, xl, yh 36 mul xl, yl, xl 38 adds xl, xl, yh, lsl #16 40 adds xl, xl, ip, lsl #16
|
D | div64.S | 18 #define xl r1 macro 22 #define xl r0 macro 96 cmpeq xl, r4 97 movlo xh, xl 104 4: movs xl, xl, lsl #1 118 cmp xl, #0 125 clz xh, xl @ we know xh is zero here so... 127 mov xl, xl, lsl xh 132 7: movs xl, xl, lsl #1 178 mov yl, xl, lsr ip [all …]
|
D | ucmpdi2.S | 15 #define xl r1 macro 19 #define xl r0 macro 28 cmpeq xl, yl 41 cmpeq xl, yl
|
/linux-6.6.21/include/math-emu/ |
D | op-2.h | 129 #define __FP_CLZ_2(R, xh, xl) \ argument 135 __FP_CLZ(R,xl); \ 143 #define __FP_FRAC_ADDI_2(xh, xl, i) \ 144 (xh += ((xl += i) < i)) 147 #define __FP_FRAC_ADD_2(rh, rl, xh, xl, yh, yl) \ 148 (rh = xh + yh + ((rl = xl + yl) < xl)) 151 #define __FP_FRAC_SUB_2(rh, rl, xh, xl, yh, yl) \ 152 (rh = xh - yh - ((rl = xl - yl) > xl)) 155 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) \ 157 UWtype _t = xl; \ [all …]
|
/linux-6.6.21/lib/crypto/mpi/ |
D | longlong.h | 132 #define umul_ppmm(xh, xl, m0, m1) \ argument 136 : "=r" ((USItype)(xl)) \ 195 #define umul_ppmm(xh, xl, a, b) \ argument 210 "=r" (xl) \ 215 #define umul_ppmm(xh, xl, a, b) \ argument 219 "=&r" (xl) \ 352 #define umul_ppmm(xh, xl, m0, m1) \ argument 363 (xh) = __xx.__i.__h; (xl) = __xx.__i.__l; \ 367 #define smul_ppmm(xh, xl, m0, m1) \ argument 377 (xh) = __xx.__i.__h; (xl) = __xx.__i.__l; \ [all …]
|
/linux-6.6.21/drivers/clk/pxa/ |
D | clk-pxa3xx.c | 353 unsigned int xl = acsr & ACCR_XL_MASK; in clk_pxa3xx_cpll_get_rate() local 360 pr_info("RJK: parent_rate=%lu, xl=%u, xn=%u\n", parent_rate, xl, xn); in clk_pxa3xx_cpll_get_rate() 361 return t ? parent_rate * xl * xn : parent_rate * xl; in clk_pxa3xx_cpll_get_rate()
|
/linux-6.6.21/drivers/input/touchscreen/ |
D | raspberrypi-ts.c | 51 u8 xl; member 85 x = (((int)regs.point[i].xh & 0xf) << 8) + regs.point[i].xl; in rpi_ts_poll()
|
/linux-6.6.21/crypto/ |
D | camellia_generic.c | 336 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument 337 il = xl ^ kl; \ 826 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir) ({ \ argument 830 il = camellia_sp1110[(u8)(xl >> 24)]; \ 832 il ^= camellia_sp0222[(u8)(xl >> 16)]; \ 834 il ^= camellia_sp3033[(u8)(xl >> 8)]; \ 836 il ^= camellia_sp4404[(u8)xl]; \
|
/linux-6.6.21/arch/x86/events/intel/ |
D | core.c | 3394 struct intel_excl_states *xl; in intel_start_scheduling() local 3409 xl = &excl_cntrs->states[tid]; in intel_start_scheduling() 3411 xl->sched_started = true; in intel_start_scheduling() 3424 struct intel_excl_states *xl; in intel_commit_scheduling() local 3436 xl = &excl_cntrs->states[tid]; in intel_commit_scheduling() 3441 xl->state[cntr] = INTEL_EXCL_EXCLUSIVE; in intel_commit_scheduling() 3443 xl->state[cntr] = INTEL_EXCL_SHARED; in intel_commit_scheduling() 3450 struct intel_excl_states *xl; in intel_stop_scheduling() local 3464 xl = &excl_cntrs->states[tid]; in intel_stop_scheduling() 3466 xl->sched_started = false; in intel_stop_scheduling() [all …]
|
/linux-6.6.21/arch/alpha/kernel/ |
D | sys_sio.c | 483 ALIAS_MV(xl)
|
/linux-6.6.21/drivers/char/tpm/ |
D | Kconfig | 184 the manpages for xl, xl.conf, and docs/misc/vtpm.txt in
|
/linux-6.6.21/drivers/xen/ |
D | Kconfig | 32 2) control domain: xl mem-max <target-domain> <maxmem> 35 3) control domain: xl mem-set <target-domain> <memory>
|
/linux-6.6.21/fs/ocfs2/ |
D | xattr.c | 4044 struct ocfs2_xattr_tree_list *xl = (struct ocfs2_xattr_tree_list *)para; in ocfs2_list_xattr_bucket() local 4063 xl->buffer, in ocfs2_list_xattr_bucket() 4064 xl->buffer_size, in ocfs2_list_xattr_bucket() 4065 &xl->result, in ocfs2_list_xattr_bucket() 4130 struct ocfs2_xattr_tree_list xl = { in ocfs2_xattr_tree_list_index_block() local 4137 ocfs2_list_xattr_tree_rec, &xl); in ocfs2_xattr_tree_list_index_block() 4143 ret = xl.result; in ocfs2_xattr_tree_list_index_block()
|
/linux-6.6.21/ |
D | .mailmap | 79 Axel Dyks <xl@xlsigned.net>
|
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/ |
D | gaudi2.c | 159 #define RAZWI_INITIATOR_ID_X_Y(xl, yl, xh) \ argument 160 (RAZWI_INITIATOR_ID_X_Y_LOW(xl, yl) | RAZWI_INITIATOR_ID_X_HIGH(xh))
|