Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dutrap.S20 rdpr %tstate, %l6
22 andn %l6, TSTATE_CWP, %l6
23 wrpr %l6, %l7, %tstate
24 rdpr %tpc, %l6
Dtrampoline_64.S132 sethi %hi(num_kernel_image_mappings), %l6
133 lduw [%l6 + %lo(num_kernel_image_mappings)], %l6
209 cmp %l5, %l6
224 sethi %hi(num_kernel_image_mappings), %l6
225 lduw [%l6 + %lo(num_kernel_image_mappings)], %l6
245 cmp %l5, %l6
Detrap_64.S87 mov %g6, %l6
98 sth %l5, [%l6 + TI_SYS_NOERROR]
146 mov %l6, %g6
153 ldub [%l6 + TI_FPDEPTH], %l5
154 add %l6, TI_FPSAVED + 1, %l4
159 sth %l5, [%l6 + TI_SYS_NOERROR]
Dentry.S87 ld [%l5 + %lo(pdma_size)], %l6
97 sub %l6, 0x1, %l6
101 orcc %g0, %l6, %g0
112 orcc %g0, %l6, %g0
122 st %l6, [%l5 + %lo(pdma_size)]
154 st %l6, [%l7 + %lo(pdma_size)]
167 st %l6, [%l5 + %lo(pdma_size)]
337 clr %l6
383 clr %l6
424 clr %l6
[all …]
Dhead_32.S136 set KERNBASE, %l6
141 mov 0, %l6
151 sub %g1, %l6, %g1 ! translate to physical
152 sub %g3, %l6, %g3 ! translate to physical
163 sub %g3, %l6, %g3
177 cmp %l6, 0
192 sub %o0, %l6, %o0
729 sub %g3, %l2, %l6
730 add %o0, %l6, %o0
737 add %l5, %l6, %l5
Dhvtramp.S83 ldx [%l0 + HVTRAMP_DESCR_THREAD_REG], %l6
105 mov %l6, %g6
Drtrap_64.S290 add %g6, TI_FPSAVED, %l6
291 ldub [%l6 + %o0], %l2
297 and %l2, FPRS_DL, %l6
308 brz,pn %l6, 1f
Dwinfixup.S61 stx %l6, [%g3 + TI_REG_WINDOW + 0x30]
78 stw %l6, [%g3 + TI_REG_WINDOW + 0x18]
Dwof.S38 #define saved_g6 l6 /* Global save register T */
262 clr %l6
Dwuf.S193 clr %l6
Detrap_32.S25 #define t_retpc l6 /* If you change this, change winmacro.h header file */
/linux-4.4.14/arch/sparc/include/asm/
Dasmmacro.h15 jmpl %l4 + %lo(trap_setup), %l6;
21 #define RESTORE_ALL b ret_trap_entry; clr %l6;
Dttable.h20 clr %l4; clr %l5; clr %l6; clr %l7; \
241 stx %l6, [%sp + STACK_BIAS + 0x30]; \
262 stx %l6, [%sp + STACK_BIAS + 0x30]; \
292 stxa %l6, [%g1 + %g0] ASI; \
320 stxa %l6, [%sp + STACK_BIAS + 0x30] %asi; \
354 stx %l6, [%g3 + TI_REG_WINDOW + 0x30]; \
388 stwa %l6, [%g1 + %g0] ASI; \
419 stwa %l6, [%sp + 0x18] %asi; \
453 stw %l6, [%g3 + TI_REG_WINDOW + 0x18]; \
497 ldx [%sp + STACK_BIAS + 0x30], %l6; \
[all …]
Dwinmacro.h19 std %l6, [%reg + RW_L6]; \
30 ldd [%reg + RW_L6], %l6; \
/linux-4.4.14/arch/sparc/lib/
Dxor.S470 mov %i4, %l6
473 ldda [%l6 + 0x00] %asi, %g2 /* %g2/%g3 = src3 + 0x00 */
485 ldda [%l6 + 0x10] %asi, %g2 /* %g2/%g3 = src3 + 0x10 */
498 ldda [%l6 + 0x20] %asi, %g2 /* %g2/%g3 = src3 + 0x20 */
511 ldda [%l6 + 0x30] %asi, %g2 /* %g2/%g3 = src3 + 0x30 */
516 prefetch [%l6 + 0x40], #one_read
533 add %l6, 0x40, %l6
553 mov %i4, %l6
557 ldda [%l6 + 0x00] %asi, %g2 /* %g2/%g3 = src3 + 0x00 */
568 ldda [%l6 + 0x10] %asi, %g2 /* %g2/%g3 = src3 + 0x10 */
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt145 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15,
150 l0, l1, l2, l3, l4, l5, l6, s0, s1, s2, s3, s4, lvs0, lvs1, lvs2, lvs3,
154 s1, s2, s3, s4, s7, s8, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dqcom,spmi-regulator.txt80 s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13,
84 s1, s2, s3, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14,
/linux-4.4.14/Documentation/devicetree/bindings/soc/
Dqcom,smd-rpm.txt74 s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13,
/linux-4.4.14/Documentation/video4linux/
Dextract_xc3028.pl88 my $l6 = ($msb_val >> 16) & 0xff;
99 chr($l4).chr($l5).chr($l6).chr($l7));
/linux-4.4.14/arch/arm/boot/dts/
Dqcom-apq8064-ifc6410.dts111 pm8921_l6: l6 {
Dqcom-msm8960-cdp.dts132 pm8921_l6: l6 {
Dqcom-msm8974.dtsi388 pm8941_l6: l6 {};
/linux-4.4.14/arch/x86/crypto/
Dcamellia-aesni-avx-asm_64.S297 #define fls16(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
325 vpxor l6, t2, l6; \
326 vmovdqu l6, 6 * 16(l); \
406 vpor l6, t2, t2; \
Dcamellia-aesni-avx2-asm_64.S336 #define fls32(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
365 vpxor l6, t2, l6; \
366 vmovdqu l6, 6 * 32(l); \
445 vpor l6, t2, t2; \
/linux-4.4.14/drivers/iommu/
Damd_iommu.c1738 DEFINE_FREE_PT_FN(l6, free_pt_l5) in DEFINE_FREE_PT_FN()