Home
last modified time | relevance | path

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

12345678910>>...14

/arch/arc/plat-eznps/
Dentry.S38 ; First thing we invalidate D$
45 ; We do not use physical cpuid since we want ids to be continious when
53 ; r3 is used since we use short instruction and we need q-class reg
/arch/powerpc/boot/dts/
Dps3.dts22 * so we'll put a null entry here.
34 * we'll put a null entries here. These will be initialized after
39 * here so we can bring up both of ours. See smp_setup_cpu_maps().
/arch/x86/ras/
DKconfig8 PFN overflows, we try to soft-offline that page as we take it to mean
10 be best if we don't use it anymore.
/arch/x86/kernel/acpi/
Dwakeup_32.S23 # reload the gdt, as we need the full 32 bit address
39 # jump to place where we left off
82 # In case of S3 failure, we'll emerge here. Jump
/arch/arm/boot/dts/
Domap3430-sdp.dts71 gpmc,we-on-ns = <54>;
72 gpmc,we-off-ns = <168>;
121 gpmc,we-on-ns = <6>;
122 gpmc,we-off-ns = <30>;
167 gpmc,we-on-ns = <0>;
168 gpmc,we-off-ns = <42>;
Domap2420-h4.dts39 gpmc,we-on-ns = <60>;
40 gpmc,we-off-ns = <120>;
Domap3-overo-tobiduo-common.dtsi34 gpmc,we-on-ns = <0>;
35 gpmc,we-off-ns = <36>;
Domap2430-sdp.dts56 gpmc,we-on-ns = <66>;
57 gpmc,we-off-ns = <169>;
Domap-gpmc-smsc9221.dtsi41 gpmc,we-on-ns = <0>;
42 gpmc,we-off-ns = <36>;
Dberlin2cd-google-chromecast.dts30 * data from the ATAG, so we can't specify the proper range
32 * first by the OF driver, so we can (ab)use it instead.
Domap-gpmc-smsc911x.dtsi38 gpmc,we-on-ns = <45>;
39 gpmc,we-off-ns = <140>;
/arch/x86/lib/
Dcmpxchg16b_emu.S19 # Emulate 'cmpxchg16b %gs:(%rsi)' except we return the result in %al not
22 # Note that this is only useful for a cpuops operation. Meaning that we
Dcmpxchg8b_emu.S19 # Emulate 'cmpxchg8b (%esi)' on UP except we don't
/arch/arm/lib/
Ddiv64.S54 @ See if we need to handle upper 32-bit result.
93 @ See if we need to handle lower 32-bit result.
101 @ Here we shift remainer bits leftwards rather than moving the
116 @ Otherwise, if lower part is also null then we are done.
125 clz xh, xl @ we know xh is zero here so...
141 @ If no bit position left then we are done.
/arch/xtensa/lib/
Dstrnlen_user.S50 addi a4, a2, -4 # because we overincrement at the end;
51 # we compensate with load offsets of 4
93 # Actually, we don't need to check. Zero or nonzero, we'll add one.
94 # Do not add an extra one for the NULL terminator since we have
101 # NOTE that in several places below, we point to the byte just after
/arch/c6x/lib/
Ddivremu.S10 ;; We use a series of up to 31 subc instructions. First, we find
13 ;; to the, and the number of times we have to execute subc.
15 ;; At the end, we have both the remainder and most of the quotient
32 ;; The loop performs a maximum of 28 steps, so we do the
Ddivu.S27 ;; We use a series of up to 31 subc instructions. First, we find
30 ;; to the, and the number of times we have to execute subc.
32 ;; At the end, we have both the remainder and most of the quotient
44 ;; The loop performs a maximum of 28 steps, so we do the
/arch/arm/vfp/
Dvfphw.S102 @ On UP, we lazily save the VFP context. As a different
107 @ exceptions, so we can get at the
128 @ For SMP, if this thread does not own the hw context, then we
130 @ we always save the state when we switch away from a thread.
/arch/arm/kvm/hyp/
Dvfp.S18 @ Make sure *really* VFP is enabled so we can touch the registers.
29 @ we only need to save them if FPEXC_EX is set.
/arch/alpha/kernel/
Dhead.S62 # masking, and we cannot duplicate the effort without causing problems
89 # Putting it here means we dont have to recompile the whole
/arch/arm/boot/compressed/
Dhead-sa1100.S24 @ UNTIL we've something like an open bootldr
/arch/arm64/boot/dts/rockchip/
Drk3399-gru.dtsi31 * view, though, we won't create a full fixed regulator. We'll just
295 * When we go into S3 ARM Trusted Firmware will transition our PWM regulators
297 * voltage we get when we set the PWM pins to "input").
302 * To make extra certain that we don't hit this OVP at suspend time, we'll
304 * there will not be a big jump. Technically we only need to get within 200 mV
305 * of the default voltage, but the speed here should be fast enough and we need
512 * hooked to ground. Because we specified "cd-gpios" below dw_mmc
655 * At the moment settings are identical for S0 and S3, but if we later
656 * need to configure things differently for S3 we'll adjust here.
726 * Since our pcie doesn't support ClockPM(CPM), we want
[all …]
/arch/alpha/lib/
Dev6-clear_user.S58 # Note - we never actually use $2, so this is a moot computation
59 # and we can rewrite this later...
86 subq $1, 16, $4 # .. .. .. E : If < 16, we can not use the huge loop
198 # so we will use $0 as the loop counter
Dmemchr.S45 # search til the end of the address space, we will overflow
46 # below when we find the address of the last byte. Given
47 # that we will never have a 56-bit address space, cropping
/arch/arm/mach-zynq/
Dheadsmp.S13 ARM_BE8(setend be) @ ensure we are in BE8 mode

12345678910>>...14