Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dtls-offload-layers.svg1l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="…
H A Dtls-offload-reorder-bad.svg1l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="…
H A Dtls-offload-reorder-good.svg1l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="…
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dhead_32.h13 rd %psr, %l0; b label; rd %wim, %l3; nop;
16 #define SRMMU_TFAULT rd %psr, %l0; rd %wim, %l3; b srmmu_fault; mov 1, %l7;
17 #define SRMMU_DFAULT rd %psr, %l0; rd %wim, %l3; b srmmu_fault; mov 0, %l7;
21 rd %psr, %l0; mov num, %l7; b bad_trap_handler; rd %wim, %l3;
38 rd %psr, %l0;
42 rd %psr,%l0; \
50 rd %psr,%l0; \
59 b getcc_trap_handler; rd %psr, %l0; nop; nop;
63 b setcc_trap_handler; rd %psr, %l0; nop; nop;
73 mov int_level, %l7; rd %psr, %l0; b real_irq_entry; rd %wim, %l3;
[all …]
H A Dttable.h16 rdpr %cleanwin, %l0; add %l0, 1, %l0; \
17 wrpr %l0, 0x0, %cleanwin; \
20 clr %l0; clr %l1; clr %l2; clr %l3; \
252 stx %l0, [%sp + STACK_BIAS + 0x00]; \
273 stx %l0, [%sp + STACK_BIAS + 0x00]; \
299 stxa %l0, [%g1 + %g0] ASI; \
331 stxa %l0, [%sp + STACK_BIAS + 0x00] %asi; \
365 stx %l0, [%g3 + TI_REG_WINDOW + 0x00]; \
395 stwa %l0, [%sp + %g0] ASI; \
430 stwa %l0, [%sp + 0x00] %asi; \
[all …]
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dentry.S159 wr %l0, 0x0, %psr
180 or %l0, PSR_PIL, %l4
200 wr %l0, PSR_ET, %psr
229 or %l0, PSR_PIL, %g2
238 or %l0, PSR_PIL, %g2 ! restore PIL after handler_irq
248 or %l0, PSR_PIL, %g2
255 wr %l0, PSR_ET, %psr
286 or %l0, PSR_PIL, %l4
331 or %l0, PSR_PIL, %l4
345 or %l0, PSR_PIL, %g2
[all …]
H A Dhvtramp.S47 mov %o0, %l0
49 lduw [%l0 + HVTRAMP_DESCR_CPU], %g1
53 ldx [%l0 + HVTRAMP_DESCR_FAULT_INFO_VA], %g2
57 lduw [%l0 + HVTRAMP_DESCR_NUM_MAPPINGS], %l2
58 add %l0, HVTRAMP_DESCR_MAPS, %l3
75 ldx [%l0 + HVTRAMP_DESCR_FAULT_INFO_PA], %o0
84 ldx [%l0 + HVTRAMP_DESCR_THREAD_REG], %l6
H A Dhead_64.S167 rd %pc, %l0
170 sub %l0, %l1, %l1
185 sub %l0, %l1, %l1
191 sub %l0, %l1, %l1
192 sub %l0, %l2, %l2
193 sub %l0, %l5, %l5
215 sub %l0, %l1, %l1
216 sub %l0, %l2, %l2
217 sub %l0, %l3, %l3
218 stw %l0, [%l3]
[all …]
H A Drtrap_64.S68 mov %l0, %o2
162 ldx [%g6 + TI_FLAGS], %l0
165 andcc %l0, %o0, %g0
169 andcc %l0, _TIF_NEED_RESCHED, %g0
171 andcc %l0, _TIF_DO_NOTIFY_RESUME_MASK, %g0
235 661: ldxa [%l7 + %l7] ASI_DMMU, %l0
238 ldxa [%l7 + %l7] ASI_MMU, %l0
243 or %l0, %l1, %l0
245 661: stxa %l0, [%l7] ASI_DMMU
248 stxa %l0, [%l7] ASI_MMU
H A Dhead_32.S124 mov %o0, %l0 ! stash away romvec
363 mov %l0, %o0 ! put back romvec
376 ld [%l1], %l0
377 ld [%l0], %l0
378 call %l0
386 ld [%l1], %l0 ! 'compatible' tells
387 ld [%l0 + 0xc], %l0 ! that we want 'sun4x' where
388 call %l0 ! x is one of 'm', 'd' or 'e'.
731 mov %o4, %l0
748 call %l0
[all …]
H A Dsyscalls.S114 ldx [%g6 + TI_FLAGS], %l0
224 ldx [%g6 + TI_FLAGS], %l0 ! Load
228 …andcc %l0, (_TIF_SYSCALL_TRACE|_TIF_SECCOMP|_TIF_SYSCALL_AUDIT|_TIF_SYSCALL_TRACEPOINT|_TIF_NOHZ),…
248 ldx [%g6 + TI_FLAGS], %l0 ! Load
252 …andcc %l0, (_TIF_SYSCALL_TRACE|_TIF_SECCOMP|_TIF_SYSCALL_AUDIT|_TIF_SYSCALL_TRACEPOINT|_TIF_NOHZ),…
267 …andcc %l0, (_TIF_SYSCALL_TRACE|_TIF_SECCOMP|_TIF_SYSCALL_AUDIT|_TIF_SYSCALL_TRACEPOINT|_TIF_NOHZ),…
H A Detrap_64.S148 rdpr %cwp, %l0
153 or %l7, %l0, %l7
154 661: sethi %hi(TSTATE_TSO | TSTATE_PEF), %l0
173 sethi %hi(TSTATE_TSO | TSTATE_PEF | TSTATE_MCDE), %l0
180 or %l7, %l0, %l7
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/maki-4.0.0/
H A Dcity.svg3 <path d="M13.6368,3.9994h-1.6387V1.3608C11.99804,1.16148,11.83642,0.99994,11.6371,1l0,0h-0.278
4 …c-0.19932,0-0.3609,0.16158-0.3609,0.3609l0,0v2.6385H9.36c-0.19932,0-0.3609,0.16158-0.3609,0.3609l0
6 …c0.19932,0,0.3609-0.16158,0.3609-0.3609l0,0V4.36c0-0.19932-0.16158-0.3609-0.3609-0.3609l0,0L13.636…
10 …C5.16068,1,4.9991,1.16158,4.9991,1.3609l0,0V3H3.36C3.16138,3.00049,3.00049,3.16138,3,3.36l0,0v0.63…
11 …C1.16164,3.99945,1.00017,4.16084,1,4.36l0,0v9.2765c0,0.19932,0.16158,0.3609,0.3609,0.3609h2.6385V8…
H A Dbuddhism.svg3 <path d="M13.4978,6.9989h-0.5329c-0.09997-1.10708-0.53528-2.15731-1.2478-3.0105l0.378-0.3784
4 …c0.19605-0.19447,0.19733-0.51105,0.00286-0.7071C11.90698,2.71037,11.59733,2.70518,11.4,2.8912l0,0l…
7 …c-0.184,0.19312-0.184,0.49668,0,0.6898l0.3784,0.3775C2.56787,4.83856,2.13216,5.89031,2.0327,6.9989…
9 …,0.51173-0.00043,0.70711c0.19053,0.19076,0.49798,0.19611,0.69503,0.01209L3.609,12.094l0.3779-0.3779
11 …c1.10719-0.10026,2.15744-0.53592,3.0105-1.2488l0.3779,0.3779c0.19514,0.19538,0.51173,0.19557,0.707…
12 …c0.19076-0.19053,0.19611-0.49798,0.01209-0.69503l-0.0123-0.0123l0,0l-0.3779-0.3779c0.71283-0.8531,…
H A Dtelephone.svg3l0.72,0.72L3.07,12.5,2.7,12.13A2.24,2.24,0,0,1,2,10.69V9.24a2.24,2.24,0,0,1,.7-1.45L7.77,2.72A2.24…
/OK3568_Linux_fs/kernel/arch/sparc/power/
H A Dhibernate_asm.S51 sethi %hi(restore_pblist), %l0
52 ldx [%l0 + %lo(restore_pblist)], %l0
71 cmp %l0, %g0
73 sub %l0, %g7, %l0
75 ldxa [%l0 ] %asi, %l1 /* address */
76 ldxa [%l0 + 8] %asi, %l2 /* orig_address */
92 ldxa [%l0 + 16] %asi, %l0
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A Dxor.S370 ldda [%i1 + 0x30] %asi, %l0 /* %l0/%l1 = src + 0x30 */
389 xor %l2, %l0, %l2
418 ldda [%l7 + 0x10] %asi, %l0 /* %l0/%l1 = src2 + 0x10 */
430 xor %l0, %i4, %l0
432 xor %o2, %l0, %o2
437 ldda [%l7 + 0x30] %asi, %l0 /* %l0/%l1 = src2 + 0x30 */
448 xor %l0, %i4, %l0
450 xor %o2, %l0, %o2
482 ldda [%i0 + 0x00] %asi, %l0 /* %l0/%l1 = dest + 0x00 */
489 xor %l0, %g2, %l0
[all …]
H A Dmuldi3.S57 mov %o0, %l0
61 add %l0, %o0, %l0
63 add %l2, %l0, %i0
H A Dmcount.S60 mov %g2, %l0
87 mov %g2, %l0
111 mov %l0, %o0
H A Dmemcpy.S325 sub %g2, %g4, %l0
364 srl %g1, %l0, %g5
370 srl %i3, %l0, %g5
376 srl %i4, %l0, %g5
382 srl %i5, %l0, %g5
392 srl %g1, %l0, %g5
393 srl %l0, 3, %g3
/OK3568_Linux_fs/buildroot/package/bc/
H A D0004-no-gen-libmath.patch50 +"@iF1,5.6,7,8,9,10,11,12,13,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C1,0:",
57 +"@iF2,5.7,9,10,11,12,13,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C2,0:",
64 +"@iF3,5.7,9,11,12,13,16,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C3,0:",
71 +"@iF5,5.7,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C5,0:s14:pl7:s0:pl14:",
74 +"@iF4,5.6,7,9,10,11,12,13,16,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:",
87 +"@iF6,13,5.6,7,8,9,10,11,12,16,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl13:",
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_bmap_btree.c64 uint64_t l0 = get_unaligned_be64(&rec->l0); in xfs_bmbt_disk_get_all() local
67 irec->br_startoff = (l0 & xfs_mask64lo(64 - BMBT_EXNTFLAG_BITLEN)) >> 9; in xfs_bmbt_disk_get_all()
68 irec->br_startblock = ((l0 & xfs_mask64lo(9)) << 43) | (l1 >> 21); in xfs_bmbt_disk_get_all()
70 if (l0 >> (64 - BMBT_EXNTFLAG_BITLEN)) in xfs_bmbt_disk_get_all()
93 return ((xfs_fileoff_t)be64_to_cpu(r->l0) & in xfs_bmbt_disk_get_startoff()
115 ((xfs_bmbt_rec_base_t)s->br_startblock >> 43), &r->l0); in xfs_bmbt_disk_set_all()
/OK3568_Linux_fs/kernel/arch/sparc/prom/
H A Dcif.S19 mov %g4, %l0
24 mov %l0, %g4
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc.h172 #define for_each_label_withdel(l0, l) \ argument
173 for ((l) = (l0); (l); (l) = (l)->next)
175 #define for_each_label(l0, l) \ argument
176 for_each_label_withdel(l0, l) \
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c47 u64 l0; member
429 index->l0 = l0_idx; in calc_hem_config()
434 index->l0 = l0_idx; in calc_hem_config()
475 dma_free_coherent(dev, bt_size, table->bt_l0[index->l0], in free_mhop_hem()
476 table->bt_l0_dma_addr[index->l0]); in free_mhop_hem()
477 table->bt_l0[index->l0] = NULL; in free_mhop_hem()
497 !table->bt_l0[index->l0]) { in alloc_mhop_hem()
498 table->bt_l0[index->l0] = dma_alloc_coherent(dev, bt_size, in alloc_mhop_hem()
499 &table->bt_l0_dma_addr[index->l0], in alloc_mhop_hem()
501 if (!table->bt_l0[index->l0]) { in alloc_mhop_hem()
[all …]

1234