Home
last modified time | relevance | path

Searched refs:nl (Results 1 – 9 of 9) sorted by relevance

/arch/arm/vfp/
Dvfp.h47 static inline void add128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in add128() argument
53 : "=r" (nl), "=r" (nh) in add128()
54 : "0" (nl), "1" (nh), "r" (ml), "r" (mh) in add128()
57 *resl = nl; in add128()
60 static inline void sub128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in sub128() argument
66 : "=r" (nl), "=r" (nh) in sub128()
67 : "0" (nl), "1" (nh), "r" (ml), "r" (mh) in sub128()
70 *resl = nl; in sub128()
75 u32 nh, nl, mh, ml; in mul64to128() local
78 nl = n; in mul64to128()
[all …]
/arch/sh/kernel/cpu/sh2a/
Dfpu.c167 unsigned long long mh, ml, nh, nl; in denormal_muld() local
180 nl = ml; in denormal_muld()
186 while (nl) { nl >>= 1; w++;} in denormal_muld()
/arch/powerpc/include/asm/
Deeh.h450 int nl) in eeh_readsl() argument
452 _insl(addr, buf, nl); in eeh_readsl()
453 if (EEH_POSSIBLE_ERROR((*(((u32*)buf)+nl-1)), u32)) in eeh_readsl()
/arch/xtensa/kernel/
Dtraps.c491 int nl = 0; in die() local
499 nl = 1; in die()
501 if (nl) in die()
/arch/s390/include/asm/
Dsysinfo.h141 unsigned char nl; member
/arch/s390/kernel/
Dtopology.c110 if (!tle->nl) in next_tle()
124 switch (tle->nl) { in __tl_to_masks_generic()
153 switch (tle->nl) { in __tl_to_masks_z10()
/arch/arm/boot/dts/
Dsun7i-a20-cubietruck.dts4 * Oliver Schinagl <oliver@schinagl.nl>
/arch/arm/mach-sa1100/
DKconfig120 (also known as the LART). See <http://www.lartmaker.nl/> for
/arch/x86/
DKconfig2073 7) read the sig11 FAQ at <http://www.bitwizard.nl/sig11/>