Home
last modified time | relevance | path

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

12345678910>>...34

/arch/xtensa/mm/
Dinit.c53 struct meminfo *it = NULL; in find_bank() local
57 it = sysmem.bank + i; in find_bank()
60 return it; in find_bank()
91 struct meminfo *it = NULL; in add_sysmem_bank() local
106 it = find_bank(start); in add_sysmem_bank()
108 if (it) in add_sysmem_bank()
109 bank_sz = it->end - it->start; in add_sysmem_bank()
111 if (it && bank_sz >= start - it->start) { in add_sysmem_bank()
112 if (end - it->start > bank_sz) in add_sysmem_bank()
113 it->end = end; in add_sysmem_bank()
[all …]
/arch/s390/kernel/
Drelocate_kernel.S54 sll %r10,12 # shift it such that it becomes 0xf000
60 tml %r5,0x1 # is it a destination page?
63 nr %r6,%r10 # mask it out and...
66 tml %r5,0x2 # is it a indirection page?
69 lr %r2,%r5 # move it into the right register,
72 tml %r5,0x4 # is it the done indicator?
73 je .source_test # NO! Well, then it should be the source indicator...
74 j .done # ok, lets finish it here...
76 tml %r5,0x8 # it should be a source indicator...
77 je .top # NO, ignore it...
Drelocate_kernel64.S62 tml %r5,0x1 # is it a destination page?
65 nill %r6,0xf000 # mask it out and...
68 tml %r5,0x2 # is it a indirection page?
71 lgr %r2,%r5 # move it into the right register,
74 tml %r5,0x4 # is it the done indicator?
75 je .source_test # NO! Well, then it should be the source indicator...
76 j .done # ok, lets finish it here...
78 tml %r5,0x8 # it should be a source indicator...
79 je .top # NO, ignore it...
/arch/arm64/kvm/
Demulate.c86 unsigned long it; in kvm_condition_valid32() local
88 it = ((cpsr >> 8) & 0xFC) | ((cpsr >> 25) & 0x3); in kvm_condition_valid32()
91 if (it == 0) in kvm_condition_valid32()
95 cond = (it >> 4); in kvm_condition_valid32()
/arch/mn10300/mm/
Dcache.inc6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public Licence
20 # On some cores it is necessary to disable the icache whilst we do this.
39 # and wait for it to calm down
55 # and reenable it
81 # On some cores it is necessary to disable the dcache whilst we do this.
100 # and wait for it to calm down
116 # and reenable it
Dcache-dbg-inv-by-tag.S28 # Invalidate one particular cacheline if it's in the icache
104 # and reenable it
/arch/tile/kernel/
Dstack.c82 unsigned long sp = kbt->it.sp; in valid_fault_handler()
131 BacktraceIterator *b = &kbt->it; in valid_sigframe()
155 return is_sigreturn(kbt->it.pc); in KBacktraceIterator_is_sigreturn()
168 backtrace_init(&kbt->it, read_memory_func, kbt, in KBacktraceIterator_restart()
182 } while (backtrace_next(&kbt->it)); in KBacktraceIterator_next_item_inclusive()
256 backtrace_init(&kbt->it, read_memory_func, kbt, pc, lr, sp, r52); in KBacktraceIterator_init()
269 unsigned long old_pc = kbt->it.pc, old_sp = kbt->it.sp; in KBacktraceIterator_next()
271 if (!backtrace_next(&kbt->it) && !KBacktraceIterator_restart(kbt)) { in KBacktraceIterator_next()
276 if (old_pc == kbt->it.pc && old_sp == kbt->it.sp) { in KBacktraceIterator_next()
400 unsigned long address = kbt->it.pc; in tile_show_stack()
[all …]
/arch/mn10300/kernel/
Dmn10300-watchdog-low.S8 # This program is free software; you can redistribute it and/or
9 # modify it under the terms of the GNU General Public Licence
49 # - kept to absolute minimum (unfortunately, it's prototyped in linux/nmi.h so
50 # we can't inline it)
/arch/x86/kvm/
Dpaging_tmpl.h566 struct kvm_shadow_walk_iterator it; in FNAME() local
587 for (shadow_walk_init(&it, vcpu, addr); in FNAME()
588 shadow_walk_okay(&it) && it.level > gw->level; in FNAME()
589 shadow_walk_next(&it)) { in FNAME()
592 clear_sp_write_flooding_count(it.sptep); in FNAME()
593 drop_large_spte(vcpu, it.sptep); in FNAME()
596 if (!is_shadow_present_pte(*it.sptep)) { in FNAME()
597 table_gfn = gw->table_gfn[it.level - 2]; in FNAME()
598 sp = kvm_mmu_get_page(vcpu, table_gfn, addr, it.level-1, in FNAME()
599 false, access, it.sptep); in FNAME()
[all …]
/arch/mips/fw/arc/
Dpromlib.c26 CHAR it = c; in prom_putchar() local
29 ArcWrite(1, &it, 1, &cnt); in prom_putchar()
/arch/arm/kernel/
Dprobes.h60 unsigned long it = cpsr & mask; in it_advance() local
61 it <<= 1; in it_advance()
62 it |= it >> (27 - 10); /* Carry ITSTATE<2> to correct place */ in it_advance()
63 it &= mask; in it_advance()
65 cpsr |= it; in it_advance()
/arch/cris/boot/compressed/
DREADME4 This can be slightly confusing because it's a process with many steps.
20 Be careful - it assumes some things about free locations in DRAM. It
21 assumes the DRAM starts at 0x40000000 and that it is at least 8 MB,
22 so it puts its code at 0x40700000, and initial stack at 0x40800000.
/arch/arm/boot/dts/
Dmt6589-aquaris5.dts5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
10 * This program is distributed in the hope that it will be useful,
Domap3-gta04a4.dts4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
Domap3-gta04a5.dts4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
Dimx6dl-sabreauto.dts4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
Domap443x-clocks.dtsi6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
Dimx6dl-sabresd.dts4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
Dstih415-b2020.dts5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
Dstih415-b2000.dts5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
/arch/metag/boot/dts/
Dtz1090_generic.dts4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
Dskeleton.dts4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
/arch/m68k/fpsp040/
Dget_op.S46 | normalized number it becomes a denormalized number. The
431 | ;know if it should set ete15 or fpte15
432 | ;ie, it doesn't know if this is the
498 bnes try_zero |if not equal, it is not special
501 bnes try_zero |if not on, it is not special
504 bnes fix_nan |if non-zero, it is a NaN
506 bnes fix_nan |if non-zero, it is a NaN
511 orl #snaniop_mask,USER_FPSR(%a6) |always set snan if it is so
535 fmovemx %fp0-%fp1,-(%a7) |save fp0 - decbin returns in it
550 bnes mtry_zero |if not equal, it is not special
[all …]
/arch/unicore32/boot/compressed/
Dvmlinux.lds.in8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
20 * GOTOFF relocations, which prevents it being relocated independently
/arch/ia64/kernel/
Dmca.c360 #define IA64_LOG_ALLOCATE(it, size) \ argument
361 {ia64_state_log[it].isl_log[IA64_LOG_CURR_INDEX(it)] = \
363 ia64_state_log[it].isl_log[IA64_LOG_NEXT_INDEX(it)] = \
365 #define IA64_LOG_LOCK_INIT(it) spin_lock_init(&ia64_state_log[it].isl_lock) argument
366 #define IA64_LOG_LOCK(it) spin_lock_irqsave(&ia64_state_log[it].isl_lock, s) argument
367 #define IA64_LOG_UNLOCK(it) spin_unlock_irqrestore(&ia64_state_log[it].isl_lock,s) argument
368 #define IA64_LOG_NEXT_INDEX(it) ia64_state_log[it].isl_index argument
369 #define IA64_LOG_CURR_INDEX(it) 1 - ia64_state_log[it].isl_index argument
370 #define IA64_LOG_INDEX_INC(it) \ argument
371 {ia64_state_log[it].isl_index = 1 - ia64_state_log[it].isl_index; \
[all …]

12345678910>>...34