Home
last modified time | relevance | path

Searched refs:nl (Results 1 – 8 of 8) 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/powerpc/include/asm/
Deeh.h282 int nl) in eeh_readsl() argument
284 _insl(addr, buf, nl); in eeh_readsl()
285 if (EEH_POSSIBLE_ERROR((*(((u32*)buf)+nl-1)), u32)) in eeh_readsl()
/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/xtensa/kernel/
Dtraps.c499 int nl = 0; in die() local
507 nl = 1; in die()
509 if (nl) in die()
/arch/s390/include/asm/
Dsysinfo.h130 unsigned char nl; member
/arch/s390/kernel/
Dtopology.c121 if (!tle->nl) in next_tle()
135 switch (tle->nl) { in __tl_to_cores_generic()
164 switch (tle->nl) { in __tl_to_cores_z10()
/arch/arm/mach-sa1100/
DKconfig118 (also known as the LART). See <http://www.lartmaker.nl/> for
/arch/x86/
DKconfig1834 7) read the sig11 FAQ at <http://www.bitwizard.nl/sig11/>