/linux-4.4.14/arch/arm/lib/ |
D | muldi3.S | 18 #define xl r1 macro 22 #define xl r0 macro
|
D | ucmpdi2.S | 18 #define xl r1 macro 22 #define xl r0 macro
|
D | div64.S | 21 #define xl r1 macro 25 #define xl r0 macro
|
/linux-4.4.14/sound/oss/ |
D | aedsp16.c | 339 #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/ |
D | longlong.h | 132 #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/ |
D | op-2.h | 134 #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/ |
D | camellia_generic.c | 357 #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/ |
D | perf_event_intel.c | 2146 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/ |
D | clk-pxa3xx.c | 262 unsigned int xl = acsr & ACCR_XL_MASK; in clk_pxa3xx_cpll_get_rate() local
|
/linux-4.4.14/drivers/block/paride/ |
D | pf.c | 594 static int xl(char *buf, int offs) in xl() function
|
/linux-4.4.14/fs/ocfs2/ |
D | xattr.c | 4034 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
|