Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/lib/
Dmuldi3.S18 #define xl r1 macro
22 #define xl r0 macro
Ducmpdi2.S18 #define xl r1 macro
22 #define xl r0 macro
Ddiv64.S21 #define xl r1 macro
25 #define xl r0 macro
/linux-4.4.14/sound/oss/
Daedsp16.c339 #define IOBASE(xl) ((xl & 0x01)?0x240:0x220) argument
340 #define JOY(xl) (xl & 0x02) argument
341 #define MPUADDR(xl) ( \ argument
346 #define WSSADDR(xl) ((xl & 0x10)?0xE80:0x530) argument
352 #define BLDIOBASE(xl, val) { \ argument
357 #define BLDJOY(xl, val) { \ argument
362 #define BLDMPUADDR(xl, val) { \ argument
382 #define BLDWSSADDR(xl, val) { \ argument
/linux-4.4.14/lib/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
826 #define umul_ppmm(xh, xl, m0, m1) \ argument
838 #define smul_ppmm(xh, xl, m0, m1) \ argument
1181 #define umul_ppmm(xh, xl, m0, m1) \ argument
1227 #define umul_ppmm(xh, xl, m0, m1) \ argument
/linux-4.4.14/include/math-emu/
Dop-2.h134 #define __FP_CLZ_2(R, xh, xl) \ argument
170 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) argument
176 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
/linux-4.4.14/crypto/
Dcamellia_generic.c357 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument
847 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir) ({ \ argument
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel.c2146 struct intel_excl_states *xl; in intel_start_scheduling() local
2176 struct intel_excl_states *xl; in intel_commit_scheduling() local
2202 struct intel_excl_states *xl; in intel_stop_scheduling() local
2375 struct intel_excl_states *xl; in intel_put_excl_constraints() local
/linux-4.4.14/drivers/clk/pxa/
Dclk-pxa3xx.c262 unsigned int xl = acsr & ACCR_XL_MASK; in clk_pxa3xx_cpll_get_rate() local
/linux-4.4.14/drivers/block/paride/
Dpf.c594 static int xl(char *buf, int offs) in xl() function
/linux-4.4.14/fs/ocfs2/
Dxattr.c4034 struct ocfs2_xattr_tree_list *xl = (struct ocfs2_xattr_tree_list *)para; in ocfs2_list_xattr_bucket() local
4122 struct ocfs2_xattr_tree_list xl = { in ocfs2_xattr_tree_list_index_block() local