Home
last modified time | relevance | path

Searched refs:cl (Results 1 – 25 of 61) sorted by relevance

123

/arch/x86/math-emu/
A Dwm_shrx.S50 shrd %cl,%ebx,%eax
52 shr %cl,%edx
64 subb $32,%cl
68 shr %cl,%edx
79 subb $64,%cl
81 shr %cl,%eax
131 subb $32,%cl
137 shr %cl,%edx
158 shr %cl,%edx
173 subb $64,%cl
[all …]
A Dshr_Xsig.S39 shrd %cl,%ebx,%eax
40 shrd %cl,%edx,%ebx
41 shr %cl,%edx
54 subb $32,%cl
57 shrd %cl,%edx,%eax
58 shr %cl,%edx
70 subb $64,%cl
72 shr %cl,%eax
A Dreg_u_sub.S83 shrd %cl,%ebx,%edx
84 shrd %cl,%eax,%ebx
85 shr %cl,%eax
92 subb $32,%cl
95 shrd %cl,%eax,%edx
96 shr %cl,%eax
223 shld %cl,%ebx,%eax
224 shld %cl,%edx,%ebx
225 shl %cl,%edx
A Dround_Xsig.S56 shld %cl,%ebx,%edx
57 shld %cl,%eax,%ebx
58 shl %cl,%eax
127 shld %cl,%ebx,%edx
128 shld %cl,%eax,%ebx
129 shl %cl,%eax
A Dreg_u_add.S83 shrd %cl,%ebx,%edx
84 shrd %cl,%eax,%ebx
85 shr %cl,%eax
92 subb $32,%cl
95 shrd %cl,%eax,%edx
96 shr %cl,%eax
A Dreg_round.S500 shrd %cl,%ebx,%edx
501 shrd %cl,%eax,%ebx
502 shr %cl,%eax
510 subb $32,%cl
515 shrd %cl,%ebx,%edx
517 shr %cl,%eax
519 setne %cl
521 orb %cl,%bl
537 setne %cl
540 orb %ch,%cl
[all …]
A Dreg_norm.S51 shld %cl,%eax,%edx
52 shl %cl,%eax
129 shld %cl,%eax,%edx
130 shl %cl,%eax
/arch/mips/kernel/
A Dsmp-cps.c214 int cl, c, v; in cps_smp_setup() local
220 for (cl = 0; cl < nclusters; cl++) { in cps_smp_setup()
221 if (cl > 0) in cps_smp_setup()
226 power_up_other_cluster(cl); in cps_smp_setup()
228 ncores = mips_cps_numcores(cl); in cps_smp_setup()
230 core_vpes = core_vpe_count(cl, c); in cps_smp_setup()
237 if (!cl && !c) in cps_smp_setup()
353 for (cl = 0; cl < nclusters; cl++) { in cps_prepare_cpus()
355 ncores = mips_cps_numcores(cl); in cps_prepare_cpus()
395 for (cl = 0; cl < nclusters; cl++) { in cps_prepare_cpus()
[all …]
/arch/mips/lantiq/xway/
A Dsysctrl.c338 clk->cl.dev_id = dev; in clkdev_add_pmu()
339 clk->cl.con_id = con; in clkdev_add_pmu()
340 clk->cl.clk = clk; in clkdev_add_pmu()
352 clkdev_add(&clk->cl); in clkdev_add_pmu()
363 clk->cl.dev_id = dev; in clkdev_add_cgu()
364 clk->cl.con_id = con; in clkdev_add_cgu()
365 clk->cl.clk = clk; in clkdev_add_cgu()
369 clkdev_add(&clk->cl); in clkdev_add_cgu()
384 clk->cl.clk = clk; in clkdev_add_pci()
391 clkdev_add(&clk->cl); in clkdev_add_pci()
[all …]
A Dgptu.c128 clk->cl.dev_id = dev_name(dev); in clkdev_add_gptu()
129 clk->cl.con_id = con; in clkdev_add_gptu()
130 clk->cl.clk = clk; in clkdev_add_gptu()
134 clkdev_add(&clk->cl); in clkdev_add_gptu()
/arch/arm64/include/asm/
A Datomic_ll_sc.h42 #define ATOMIC_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
58 : cl); \
63 #define ATOMIC_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint) \ argument
79 : cl); \
154 : cl); \
159 #define ATOMIC64_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
175 : cl); \
239 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, acq, rel, cl, constraint) \ argument
268 : cl); \
304 #define __CMPXCHG128(name, mb, rel, cl...) \ argument
[all …]
A Datomic_lse.h36 #define ATOMIC_FETCH_OP(name, mb, op, asm_op, cl...) \ argument
48 : cl); \
106 #define ATOMIC_FETCH_OP_AND(name, mb, cl...) \ argument
143 #define ATOMIC64_FETCH_OP(name, mb, op, asm_op, cl...) \ argument
155 : cl); \
213 #define ATOMIC64_FETCH_OP_AND(name, mb, cl...) \ argument
248 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, cl...) \ argument
260 : cl); \
284 #define __CMPXCHG128(name, mb, cl...) \ argument
303 : cl); \
/arch/x86/boot/compressed/
A Dident_map_64.c235 char *cl, *start, *end; in clflush_page() local
251 for (cl = start; cl != end; cl += flush_size) in clflush_page()
252 clflush(cl); in clflush_page()
/arch/x86/kernel/apic/
A Dvector.c864 __vector_cleanup(cl, false); in lapic_offline()
867 WARN_ON_ONCE(timer_delete_sync_try(&cl->timer) < 0); in lapic_offline()
868 WARN_ON_ONCE(!hlist_empty(&cl->head)); in lapic_offline()
1045 hlist_for_each_entry_safe(apicd, tmp, &cl->head, clist) { in __vector_cleanup()
1073 mod_timer(&cl->timer, jiffies + 1); in __vector_cleanup()
1078 struct vector_cleanup *cl = container_of(tmr, typeof(*cl), timer); in vector_cleanup_callback() local
1082 __vector_cleanup(cl, true); in vector_cleanup_callback()
1095 hlist_add_head(&apicd->clist, &cl->head); in __vector_schedule_cleanup()
1111 if (!timer_pending(&cl->timer)) { in __vector_schedule_cleanup()
1112 cl->timer.expires = jiffies + 1; in __vector_schedule_cleanup()
[all …]
/arch/arm/boot/dts/nxp/imx/
A Dimx7d-sbc-imx7.dts13 #include "imx7d-cl-som-imx7.dts"
17 compatible = "compulab,sbc-imx7", "compulab,cl-som-imx7", "fsl,imx7d";
/arch/x86/kernel/
A Drelocate_kernel_32.S240 testb $0x1, %cl /* is it a destination page */
246 testb $0x2, %cl /* is it an indirection page */
252 testb $0x4, %cl /* is it the done indicator */
256 testb $0x8, %cl /* is it the source indicator */
A Dhead_32.S254 movb %al,%cl # save reg for future use
260 andb $0x0f,%cl # mask mask revision
261 movb %cl,X86_STEPPING
/arch/mips/lantiq/falcon/
A Dsysctrl.c168 clk->cl.dev_id = dev; in clkdev_add_sys()
169 clk->cl.con_id = NULL; in clkdev_add_sys()
170 clk->cl.clk = clk; in clkdev_add_sys()
178 clkdev_add(&clk->cl); in clkdev_add_sys()
/arch/mips/lantiq/
A Dclk.c92 clk->cl.dev_id, clk->cl.con_id, rate); in clk_set_rate()
A Dclk.h59 struct clk_lookup cl; member
/arch/x86/boot/
A Dedd.c112 ei->legacy_max_cylinder = oreg.ch + ((oreg.cl & 0xc0) << 2); in get_edd_info()
114 ei->legacy_sectors_per_track = oreg.cl & 0x3f; in get_edd_info()
/arch/x86/crypto/
A Daes-ctr-avx-x86_64.S127 shr %cl, %rax // Discard overlapping bytes
148 shl %cl, \tmp64
165 ror %cl, %rax
178 ror %cl, %eax
292 .set LEN8, %cl
/arch/arm64/boot/dts/arm/
A Djuno-scmi.dtsi87 big-cl-thermal {
91 little-cl-thermal {
/arch/um/include/shared/
A Dos.h73 unsigned int cl : 1; /* FD_CLOEXEC */ member
77 .t = 0, .a = 0, .e = 0, .cl = 0 })
135 flags.cl = 1; in of_cloexec()
/arch/sparc/kernel/
A Dsetup_64.c652 u32 cl, sv, gw; in setup_arch() local
654 cl = prom_getintdefault (chosen, "client-ip", 0); in setup_arch()
657 if (cl && sv) { in setup_arch()
658 ic_myaddr = cl; in setup_arch()

Completed in 46 milliseconds

123