Home
last modified time | relevance | path

Searched defs:xl (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/arch/arm/lib/
Dmuldi3.S15 #define xl r1 macro
19 #define xl r0 macro
Ducmpdi2.S15 #define xl r1 macro
19 #define xl r0 macro
Ddiv64.S18 #define xl r1 macro
22 #define xl r0 macro
/linux-6.6.21/lib/crypto/mpi/
Dlonglong.h132 #define umul_ppmm(xh, xl, m0, m1) \ argument
195 #define umul_ppmm(xh, xl, a, b) \ argument
215 #define umul_ppmm(xh, xl, a, b) \ argument
352 #define umul_ppmm(xh, xl, m0, m1) \ argument
367 #define smul_ppmm(xh, xl, m0, m1) \ argument
557 #define umul_ppmm(xh, xl, a, b) \ argument
808 #define umul_ppmm(xh, xl, m0, m1) \ argument
820 #define smul_ppmm(xh, xl, m0, m1) \ argument
1163 #define umul_ppmm(xh, xl, m0, m1) \ argument
1209 #define umul_ppmm(xh, xl, m0, m1) \ argument
/linux-6.6.21/include/math-emu/
Dop-2.h129 #define __FP_CLZ_2(R, xh, xl) \ argument
165 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) argument
171 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
/linux-6.6.21/crypto/
Dcamellia_generic.c336 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument
826 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir) ({ \ argument
/linux-6.6.21/drivers/input/touchscreen/
Draspberrypi-ts.c51 u8 xl; member
/linux-6.6.21/arch/x86/events/intel/
Dcore.c3394 struct intel_excl_states *xl; in intel_start_scheduling() local
3424 struct intel_excl_states *xl; in intel_commit_scheduling() local
3450 struct intel_excl_states *xl; in intel_stop_scheduling() local
3635 struct intel_excl_states *xl; in intel_put_excl_constraints() local
/linux-6.6.21/drivers/clk/pxa/
Dclk-pxa3xx.c353 unsigned int xl = acsr & ACCR_XL_MASK; in clk_pxa3xx_cpll_get_rate() local
/linux-6.6.21/fs/ocfs2/
Dxattr.c4044 struct ocfs2_xattr_tree_list *xl = (struct ocfs2_xattr_tree_list *)para; in ocfs2_list_xattr_bucket() local
4130 struct ocfs2_xattr_tree_list xl = { in ocfs2_xattr_tree_list_index_block() local
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c159 #define RAZWI_INITIATOR_ID_X_Y(xl, yl, xh) \ argument