Home
last modified time | relevance | path

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

12345

/arch/hexagon/include/asm/
Dmmu_context.h69 int l1; in switch_mm() local
76 for (l1 = MIN_KERNEL_SEG; l1 <= max_kernel_seg; l1++) in switch_mm()
77 next->pgd[l1] = init_mm.pgd[l1]; in switch_mm()
/arch/sparc/kernel/
Drtrap_64.S42 andn %l1, %o0, %l1
56 ldx [%sp + PTREGS_OFF + PT_V9_TSTATE], %l1
58 and %l1, %l4, %l4
60 andn %l1, %l4, %l1
66 rtrap_nmi: ldx [%sp + PTREGS_OFF + PT_V9_TSTATE], %l1
68 and %l1, %l4, %l4
69 andn %l1, %l4, %l1
85 ldx [%sp + PTREGS_OFF + PT_V9_TSTATE], %l1
88 and %l1, %l4, %l4
89 andn %l1, %l4, %l1
[all …]
Dhead_64.S167 mov (1b - prom_peer_name), %l1
168 sub %l0, %l1, %l1
172 stx %l1, [%sp + 2047 + 128 + 0x00] ! service, "peer"
182 mov (1b - prom_root_node), %l1
183 sub %l0, %l1, %l1
184 stw %l4, [%l1]
186 mov (1b - prom_getprop_name), %l1
189 sub %l0, %l1, %l1
196 stx %l1, [%sp + 2047 + 128 + 0x00] ! service, "getprop"
210 mov (1b - prom_finddev_name), %l1
[all …]
Dhead_32.S125 mov %o1, %l1 ! stash away debug_vec too
316 sll %g1, 0x8, %g1 ! make phys addr for l1 tbl
340 sll %g1, 0x8, %g1 ! make phys addr for l1 tbl
363 mov %l1, %o1 ! and debug_vec
374 add %g7, 0x1c, %l1
375 ld [%l1], %l0
385 ld [%l1], %l0 ! 'compatible' tells
406 ldub [%o2], %l1
407 cmp %l1, 'l'
412 ldub [%o2 + 0x4], %l1
[all …]
Dhvtramp.S55 mov 0, %l1
69 add %l1, 1, %l1
70 cmp %l1, %l2
Dentry.S161 jmp %l1
436 ld [%l1], %l5
447 mov %l1, %o1
467 mov %l1, %o1
487 ld [%l1], %o1
499 ld [%l1], %o1
515 mov %l1, %o1
527 cmp %l1, %l5
531 cmp %l1, %l5
554 mov %l1, %o1
[all …]
Dsyscalls.S120 ldx [%sp + PTREGS_OFF + PT_V9_G1], %l1
121 call %l1
273 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1 ! pc = npc
281 add %l1, 0x4, %l2 ! npc = npc+4
282 stx %l1, [%sp + PTREGS_OFF + PT_V9_TPC]
292 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1 ! pc = npc
304 stx %l1, [%sp + PTREGS_OFF + PT_V9_TPC]
/arch/blackfin/kernel/
Dvmlinux.lds.S51 *(.l1.text)
75 *(.l1.bss)
78 *(.l1.bss.B)
97 *(.l1.data)
100 *(.l1.data.B)
176 *(.l1.text.head)
177 *(.l1.text)
192 *(.l1.data)
200 *(.l1.bss)
212 *(.l1.data.B)
[all …]
/arch/sparc/prom/
Dcif.S19 mov %g5, %l1
24 mov %l1, %g5
42 mov %o0, %l1
46 restore %l1, 0, %o0
/arch/c6x/lib/
Dnegll.S25 mvk .l1 0,A0
26 subu .l1 A0,A4,A3:A2
27 sub .l1 A0,A5,A0
29 add .l1 A5,A0,A5
Ddivremi.S23 || cmpgt .l1 0, A4, A1
28 [A1] neg .l1 A4, A4
37 neg .l1 A4, A4
44 sub .l1 A5, A6, A5
Dllshl.S28 cmplt .l1 0,A0,A2
30 [!A2] neg .l1 A0,A5
34 || [!A2] mvk .l1 0,A4
Dllshru.S28 cmplt .l1 0,A0,A2
31 [!A2] neg .l1 A0,A4
35 || [!A2] mvk .l1 0,A5
Dremi.S41 || cmpgt .l1 0, A4, A1
46 [A1] neg .l1 A4, A4
55 neg .l1 A4, A4
62 sub .l1 A5, A6, A4
Ddivi.S41 || cmpgt .l1 0, A4, A1
44 [A1] neg .l1 A4, A4
49 neg .l1 A4, A4
/arch/x86/boot/
Dstring.c154 size_t l1, l2; in strstr() local
159 l1 = strlen(s1); in strstr()
160 while (l1 >= l2) { in strstr()
161 l1--; in strstr()
/arch/sparc/lib/
Dxor.S389 xor %l3, %l1, %l3
430 xor %l1, %i5, %l1
432 xor %o3, %l1, %o3
448 xor %l1, %i5, %l1
450 xor %o3, %l1, %o3
489 xor %l1, %g3, %l1
491 stxa %l1, [%i0 + 0x08] %asi
502 xor %l1, %g3, %l1
504 stxa %l1, [%i0 + 0x18] %asi
515 xor %l1, %g3, %l1
[all …]
Dmcount.S61 mov %g3, %l1
87 mov %g3, %l1
113 mov %l1, %o2
/arch/s390/lib/
Dstring.c239 static inline int clcle(const char *s1, unsigned long l1, in clcle() argument
243 register unsigned long r3 asm("3") = (unsigned long) l1; in clcle()
264 int l1, l2; in strstr() local
269 l1 = __strend(s1) - s1; in strstr()
270 while (l1-- >= l2) { in strstr()
/arch/sparc/power/
Dhibernate_asm.S74 ldxa [%l0 ] %asi, %l1 /* address */
78 sub %l1, %g7, %l1
83 ldxa [%l1 + %l3] ASI_PHYS_USE_EC, %g2
/arch/blackfin/include/asm/
Dcontext.S38 [--sp] = l1;
85 l1 = r0; define
110 [--sp] = l1;
145 l1 = r0; define
169 [--sp] = l1;
220 l1 = r0; define
258 l1 = [sp++]; define
328 l1 = [sp++]; define
/arch/arm/mach-omap1/
Dirq.c146 void __iomem *l1 = irq_banks[0].va; in omap1_handle_irq() local
151 irqnr = readl_relaxed(l1 + IRQ_ITR_REG_OFFSET); in omap1_handle_irq()
152 irqnr &= ~(readl_relaxed(l1 + IRQ_MIR_REG_OFFSET) & 0xffffffff); in omap1_handle_irq()
156 irqnr = readl_relaxed(l1 + IRQ_SIR_FIQ_REG_OFFSET); in omap1_handle_irq()
160 irqnr = readl_relaxed(l1 + IRQ_SIR_IRQ_REG_OFFSET); in omap1_handle_irq()
/arch/microblaze/lib/
Dmulsi3.S26 bri l1
29 l1: label
/arch/blackfin/mach-common/
Dcache.S66 .section .l1.text
97 .section .l1.text
/arch/sparc/include/asm/
Dttable.h19 clr %l0; clr %l1; clr %l2; clr %l3; \
177 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1; \
178 add %l1, 4, %l2; \
179 stx %l1, [%sp + PTREGS_OFF + PT_V9_TPC]; \
236 stx %l1, [%sp + STACK_BIAS + 0x08]; \
257 stx %l1, [%sp + STACK_BIAS + 0x08]; \
284 stxa %l1, [%g1 + %g3] ASI; \
315 stxa %l1, [%sp + STACK_BIAS + 0x08] %asi; \
349 stx %l1, [%g3 + TI_REG_WINDOW + 0x08]; \
380 stwa %l1, [%sp + %g3] ASI; \
[all …]

12345