Searched refs:need (Results 26 - 50 of 88) sorted by relevance

1234

/arch/sh/lib/
H A Dmemset-sh4.S36 ! Check if enough bytes need to be copied to be worth the big loop
/arch/arm/lib/
H A Ddiv64.S57 @ See if we need to handle upper 32-bit result.
96 @ See if we need to handle lower 32-bit result.
/arch/cris/arch-v10/kernel/
H A Dentry.S166 ;; of the register structure itself. some syscalls need this.
172 ;; respectively, and we need to put them on the stack.
224 ;; We get here after doing a syscall if extra work might need to be done
276 ;; trace-bit set. We need to call do_syscall_trace and then continue
285 ;; we need to restore $r9 here to contain the wanted syscall, and
359 ;; We only need to do this for writes.
407 ;; now we need to return through the normal path, we cannot just
485 ;; We need to extend the 3.3ms after the NMI at watchdog bite, so we have
H A Dhead.S50 ;; Due to a bug in Etrax-100 LX version 1 we need to map the memory
127 ;; Now we need to sort out the segments and their locations in RAM or
135 ;; the flash, we want to copy the text and need to copy the data to DRAM.
136 ;; But if we boot from DRAM, we need to move the ROMFS image
140 ;; In both cases, we start in un-cached mode, and need to jump into a
177 ;; We need to initialze DRAM registers before we start using the DRAM
277 ;; not need this mechanism anyway)
287 move.d [$r0 + 4], $r2 ; cramfs_super.size (again, no need to swapwb)
298 ;; We need to copy it backwards, since they can be overlapping
/arch/m68k/fpsp040/
H A Dgen_except.S282 moveql #13,%d0 |need to zero 14 lwords
287 moveql #11,%d0 |need to zero 12 lwords
331 moveql #13,%d0 |in orig, need to zero 14 lwords
336 moveql #11,%d0 |in rev, need to zero 12 lwords
349 | We need to set the nmcexc bits if the exception is E1. Otherwise,
397 | on an Unsupported data type exception), then we need to grow
H A Dskeleton.S5 | need to be modified to install the FPSP.
26 | code is shown. This code may need to be moved to an appropriate
/arch/mn10300/kernel/
H A Dentry.S171 mov (REG_EPSW,fp),d0 # need to deliver signals before
298 add 4,sp # no need to store TBR
315 add 4,sp # no need to store TBR
/arch/powerpc/kernel/
H A Dvio.c393 size_t avail = 0, level, chunk, need; local
451 need = max(viodev->cmo.allocated, viodev->cmo.entitled)-
453 avail -= need;
465 need = 0;
474 need += viodev->cmo.allocated - viodev->cmo.entitled;
477 cmo->excess.free = cmo->excess.size - need;
848 * Devices may not require any entitlement and they do not need
1378 /* we need the 'device_type' property, in order to match with drivers */
1402 /* PFO devices need their resource_id for submitting COP_OPs
H A Dfsl_booke_entry_mapping.S212 #error You need to specify the mapping or not use this at all.
/arch/arm/mach-pxa/
H A Dsleep.S150 @ need 6 13-MHz cycles before changing PWRMODE
/arch/arm/mm/
H A Dproc-arm740.S115 @ need some benchmark
/arch/cris/arch-v10/lib/
H A Dchecksumcopy.S27 ;; need to save the registers we use below in the movem loop
/arch/cris/boot/compressed/
H A Dhead_v10.S27 ;; We need to initialze DRAM registers before we start using the DRAM
/arch/cris/boot/rescue/
H A Dkimagerescue.S66 ;; We need to setup the bus registers before we start using the DRAM
/arch/frv/kernel/
H A Dhead-uc-fr451.S67 # need to tile the remaining IAMPR/DAMPR registers to cover as much of the RAM as possible
H A Dbreak.S93 # - we need to take special action to suspend h/w single stepping if we've done
306 # need to really disable interrupts, set flag, fix up and return
556 # - need to load gr23 with return handler address
H A Dhead.S106 # we need to relocate the SDRAM to 0x00000000 (linux) or 0xC0000000 (uClinux)
529 # however, if you need to use an ICE, and don't care about using any userspace
H A Dsleep.S230 # need to use physical address
245 # need a temporary mapping for the current physical address we are
/arch/ia64/
H A DMakefile37 $(error Sorry, you need a newer version of the assember, one that is built from \
/arch/mn10300/mm/
H A Dtlb-mn10300.S164 add -4,sp # need to pass three params
200 add -4,sp # need to pass three params
/arch/powerpc/kernel/vdso64/
H A Dsigtramp.S301 # Do we really need to describe the frame at this point? ie. will
/arch/s390/kernel/
H A Dreipl64.S113 srl %r14,1 # need to kill hi bit to avoid specification exceptions.
/arch/sh/kernel/
H A Dentry-common.S197 ! below, so don't need to be reloaded here.)
/arch/unicore32/lib/
H A Dbacktrace.S144 add r2, r2, #0x10 @ so r2 need add 16
/arch/cris/arch-v32/kernel/
H A Dentry.S192 ;; seventh argument. Some system calls need this.
257 ;; We get here after doing a syscall if extra work might need to be done
320 ;; trace-bit set. We need to call do_syscall_trace and then continue
329 ;; Now re-enter the syscall code to do the syscall itself. We need to

Completed in 1280 milliseconds

1234