Home
last modified time | relevance | path

Searched refs:adj (Results 1 – 25 of 35) sorted by relevance

12

/arch/x86/math-emu/
Dpoly_tan.c57 unsigned long adj; in poly_tan() local
178 adj = 0xffffffff; /* We want approx 1.0 here, but in poly_tan()
181 adj = accum.msw >> -(exponent + 1); /* tan */ in poly_tan()
182 adj = mul_32_32(adj, adj); /* tan^2 */ in poly_tan()
184 adj = 0; in poly_tan()
185 adj = mul_32_32(0x898cc517, adj); /* delta * tan^2 */ in poly_tan()
187 fix_up.msw += adj; in poly_tan()
Dpoly_l2.c185 long int exponent, adj; in log2_kernel() local
221 adj = norm_Xsig(&argSignif); in log2_kernel()
225 shr_Xsig(&accumulator, 2 * (-1 - (1 + exponent + adj))); in log2_kernel()
235 shr_Xsig(&accumulator, 6 - adj); in log2_kernel()
Dreg_constant.c53 static void fld_const(FPU_REG const * c, int adj, u_char tag) in fld_const() argument
63 st_new_ptr->sigl += adj; /* For all our fldxxx constants, we don't need to in fld_const()
Dpoly_sin.c62 unsigned long fix_up, adj; in poly_sine() local
175 adj = accumulator.lsw; /* temp save */ in poly_sine()
177 if (accumulator.lsw > adj) in poly_sine()
/arch/nds32/lib/
Dmemcpy.S7 .macro lbi1 dst, addr, adj argument
8 lbi.bi \dst, [\addr], \adj
11 .macro sbi1 src, addr, adj argument
12 sbi.bi \src, [\addr], \adj
Dcopy_to_user.S8 .macro lbi1 dst, addr, adj argument
9 lbi.bi \dst, [\addr], \adj
12 .macro sbi1 src, addr, adj argument
13 USER( sbi.bi, \src, [\addr], \adj)
Dcopy_from_user.S8 .macro lbi1 dst, addr, adj argument
9 USER( lbi.bi, \dst, [\addr], \adj)
12 .macro sbi1 src, addr, adj argument
13 sbi.bi \src, [\addr], \adj
/arch/x86/kernel/
Dtsc_sync.c50 struct tsc_adjust *adj = this_cpu_ptr(&tsc_adjust); in tsc_verify_tsc_adjust() local
61 if (!resume && time_before(jiffies, adj->nextcheck)) in tsc_verify_tsc_adjust()
64 adj->nextcheck = jiffies + HZ; in tsc_verify_tsc_adjust()
67 if (adj->adjusted == curval) in tsc_verify_tsc_adjust()
71 wrmsrl(MSR_IA32_TSC_ADJUST, adj->adjusted); in tsc_verify_tsc_adjust()
73 if (!adj->warned || resume) { in tsc_verify_tsc_adjust()
75 smp_processor_id(), adj->adjusted, curval); in tsc_verify_tsc_adjust()
76 adj->warned = true; in tsc_verify_tsc_adjust()
/arch/sh/boards/mach-dreamcast/
Drtc.c65 u32 adj = secs + TWENTY_YEARS; in aica_rtc_settimeofday() local
68 __raw_writel((adj & 0xffff0000) >> 16, AICA_RTC_SECS_H); in aica_rtc_settimeofday()
69 __raw_writel((adj & 0xffff), AICA_RTC_SECS_L); in aica_rtc_settimeofday()
/arch/sparc/kernel/
Dtime_64.c117 static int tick_add_compare(unsigned long adj) in tick_add_compare() argument
142 : "r" (orig_tick), "r" (adj)); in tick_add_compare()
148 return ((long)(new_tick - (orig_tick+adj))) > 0L; in tick_add_compare()
151 static unsigned long tick_add_tick(unsigned long adj) in tick_add_tick() argument
160 : "r" (adj)); in tick_add_tick()
250 static unsigned long stick_add_tick(unsigned long adj) in stick_add_tick() argument
258 : "r" (adj)); in stick_add_tick()
263 static int stick_add_compare(unsigned long adj) in stick_add_compare() argument
273 : "r" (orig_tick + adj)); in stick_add_compare()
279 return ((long)(new_tick - (orig_tick+adj))) > 0L; in stick_add_compare()
[all …]
Dsmp_64.c205 long i, delta, adj, adjust_latency = 0, done = 0; in smp_synchronize_tick_client() local
231 adj = -delta + adjust_latency/4; in smp_synchronize_tick_client()
233 adj = -delta; in smp_synchronize_tick_client()
235 tick_ops->add_tick(adj); in smp_synchronize_tick_client()
/arch/s390/kernel/
Dtime.c244 unsigned long long now, adj; in read_tod_clock() local
248 adj = tod_steering_end - now; in read_tod_clock()
249 if (unlikely((s64) adj >= 0)) in read_tod_clock()
256 now += (tod_steering_delta < 0) ? (adj >> 15) : -(adj >> 15); in read_tod_clock()
433 unsigned long now, adj; in clock_sync_global() local
444 adj = tod_steering_end - now; in clock_sync_global()
445 if (unlikely((s64) adj >= 0)) in clock_sync_global()
448 -(adj >> 15) : (adj >> 15); in clock_sync_global()
/arch/arm/kvm/
Dhandle_exit.c132 u32 adj = kvm_vcpu_trap_il_is32bit(vcpu) ? 4 : 2; in handle_exit() local
133 *vcpu_pc(vcpu) -= adj; in handle_exit()
/arch/arm64/kvm/
Dhandle_exit.c279 u32 adj = kvm_vcpu_trap_il_is32bit(vcpu) ? 4 : 2; in handle_exit() local
280 *vcpu_pc(vcpu) -= adj; in handle_exit()
/arch/ia64/kernel/
Dsmpboot.c278 long i, delta, adj, adjust_latency = 0, done = 0; in ia64_sync_itc() local
319 adj = -delta + adjust_latency/4; in ia64_sync_itc()
321 adj = -delta; in ia64_sync_itc()
323 ia64_set_itc(ia64_get_itc() + adj); in ia64_sync_itc()
/arch/powerpc/boot/dts/fsl/
Dbsc9131rdb.dtsi92 fsl,max-adj = <249999999>;
Dbsc9132qds.dtsi99 fsl,max-adj = <249999999>;
Dp2020rdb.dts231 fsl,max-adj = <249999999>;
Dp1010rdb.dtsi198 fsl,max-adj = <199999999>;
Dp1022ds.dtsi227 fsl,max-adj = <266499999>;
Dp2020rdb-pc.dtsi223 fsl,max-adj = <299999999>;
Dp1021rdb-pc.dtsi236 fsl,max-adj = <199999999>;
Dp1020rdb-pd.dts237 fsl,max-adj = <199999999>;
/arch/arm/boot/dts/
Dtegra30.dtsi908 nvidia,term-range-adj = <6>;
945 nvidia,term-range-adj = <6>;
981 nvidia,term-range-adj = <6>;
/arch/arm64/boot/dts/nvidia/
Dtegra132.dtsi994 nvidia,term-range-adj = <6>;
1032 nvidia,term-range-adj = <6>;
1069 nvidia,term-range-adj = <6>;

12