Searched refs:soft (Results 76 - 92 of 92) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dsdhci.c181 static void sdhci_init(struct sdhci_host *host, int soft) argument
183 if (soft)
194 if (soft) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A Dmakevms.com23 $! SOFTLINKS Just fix the Unix soft links.
1034 $ WRITE SYS$OUTPUT " SOFTLINKS: Just Fix The Unix soft links."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A Dmakevms.com23 $! SOFTLINKS Just fix the Unix soft links.
1034 $ WRITE SYS$OUTPUT " SOFTLINKS: Just Fix The Unix soft links."
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/math-emu/
H A Dmath.c22 #include <math-emu/soft-fp.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/math-emu/
H A Dmath_64.c7 * Emulation routines originate from soft-fp package, which is part
21 #include <math-emu/soft-fp.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkvm_host.h325 bool soft; member in struct:kvm_vcpu_arch::kvm_queued_interrupt
H A Dprocessor.h375 struct i387_soft_struct soft; member in union:thread_xstate
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/math-emu/
H A Dmath_efp.c30 #include <math-emu/soft-fp.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Di387.c121 finit_soft_fpu(&fpu->state->soft);
H A Dentry_64.S1342 * is fundamentally NMI-unsafe. (we cannot change the soft and
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c2302 vcpu->arch.interrupt.pending && !vcpu->arch.interrupt.soft;
2304 events->interrupt.soft = 0;
2337 vcpu->arch.interrupt.soft = events->interrupt.soft;
5024 if (vcpu->arch.interrupt.pending && !vcpu->arch.interrupt.soft)
H A Dvmx.c2839 if (vcpu->arch.interrupt.soft)
2849 if (vcpu->arch.interrupt.soft) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtlw.tex106 Unique to the wxWinCE port. Responds to showing/hiding SIP (soft input panel) area and resize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched.c220 ktime_t soft, hard; local
228 soft = hrtimer_get_softexpires(&rt_b->rt_period_timer);
230 delta = ktime_to_ns(ktime_sub(hard, soft));
231 __hrtimer_start_range_ns(&rt_b->rt_period_timer, soft, delta,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/math-emu/
H A Dmath.c19 #include <math-emu/soft-fp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dconfigure2682 *) check_ld <<EOF && enable vfp_args && fpabi=vfp || fpabi=soft ;;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure4381 *) check_ld "cc" <<EOF && enable vfp_args && fpabi=vfp || fpabi=soft ;;

Completed in 249 milliseconds

1234