Home
last modified time | relevance | path

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

/linux/arch/arm/lib/
H A Dmuldi3.S15 #define xl r1 macro
19 #define xl r0 macro
[all...]
H A Ducmpdi2.S15 #define xl r1 macro
19 #define xl r0 macro
H A Ddiv64.S18 #define xl r1 macro
22 #define xl r0 macro
[all...]
/linux/lib/crypto/mpi/
H A 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 umul_ppmm(xh,xl,a,b) global() argument
808 umul_ppmm(xh,xl,m0,m1) global() argument
820 smul_ppmm(xh,xl,m0,m1) global() argument
1163 umul_ppmm(xh,xl,m0,m1) global() argument
1209 umul_ppmm(xh,xl,m0,m1) global() argument
[all...]
/linux/include/math-emu/
H A Dop-2.h129 #define __FP_CLZ_2(R, xh, xl) \ argument
165 __FP_FRAC_ADDI_2(xh,xl,i) global() argument
171 __FP_FRAC_DEC_2(xh,xl,yh,yl) global() argument
[all...]
/linux/crypto/
H A 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/drivers/input/touchscreen/
H A Draspberrypi-ts.c51 u8 xl; member
/linux/drivers/clk/pxa/
H A Dclk-pxa3xx.c353 unsigned int xl = acsr & ACCR_XL_MASK; in clk_pxa3xx_cpll_get_rate() local
/linux/arch/x86/events/intel/
H A Dcore.c3617 struct intel_excl_states *xl; in intel_start_scheduling() local
3647 struct intel_excl_states *xl; in intel_commit_scheduling() local
3673 struct intel_excl_states *xl; in intel_stop_scheduling() local
3864 struct intel_excl_states *xl; intel_put_excl_constraints() local
[all...]
/linux/fs/ocfs2/
H A Dxattr.c4052 struct ocfs2_xattr_tree_list *xl = (struct ocfs2_xattr_tree_list *)para; in ocfs2_list_xattr_bucket() local
4138 struct ocfs2_xattr_tree_list xl = { in ocfs2_xattr_tree_list_index_block() local
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c158 #define RAZWI_INITIATOR_ID_X_Y(xl, yl, xh) \ argument