Home
last modified time | relevance | path

Searched refs:other (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/arch/arm/mach-ux500/
Dcpu-db8500.c125 int other = !smp_processor_id(); in db8500_pmu_handler() local
127 if (ret == IRQ_NONE && cpu_online(other)) in db8500_pmu_handler()
128 irq_set_affinity(irq, cpumask_of(other)); in db8500_pmu_handler()
/arch/arm/mach-sti/
DKconfig35 and other digital audio/video applications using Flattned Device
45 and other digital audio/video applications using Flattened Device
55 and other digital audio/video applications using Flattened Device
/arch/mn10300/include/asm/
Dframe.inc35 movm [other],(sp)
37 mov a1,(sp) # USP in MOVM[other] dummy slot
87 mov (sp),a1 # USP in MOVM[other] dummy slot
90 movm (sp),[other]
/arch/um/
DKconfig.net12 kernels can talk to each other, the host, and with the host's help,
92 UMLs on a single host to communicate with each other, but not to
103 If you'd like to set up a network with other UMLs on a single host,
106 the host and/or other IP machines, say Y to the Ethertap or Slip
116 UMLs on a single host to communicate with each other and also
139 each other over a virtual ethernet network. However, it requires
140 at least one UML with one of the other transports to act as a
142 other IP machines.
153 with other IP machines, make sure you select one of the other
183 unlike other network transports that can handle all Ethernet
[all …]
/arch/arm/boot/dts/
Dste-href-tvk1281618.dtsi103 * These interrupts cannot be used: the other component
106 * shared with other peripherals. The should be defined for
121 * These interrupts cannot be used: the other component
124 * shared with other peripherals. The should be defined for
155 * These interrupts cannot be used: the other component
158 * shared with other peripherals. The should be defined for
Dalpine-db.dts17 * the documentation and/or other materials provided with the
/arch/mips/lasat/image/
Dromscript.normal19 .other :
/arch/avr32/boards/atngw100/
DKconfig35 RMT provides LCD support, AC97 codec and other
41 this may break the setup for other displays that use these pins.
/arch/cris/boot/rescue/
Drescue_v32.lds4 * but it doesn't do any harm on the other hand so why bother. */
/arch/avr32/boards/favr-32/
DKconfig15 generate most other frequencies in power of 2 steps.
/arch/cris/arch-v32/mach-a3/
DKconfig56 and you can therefore use 1c. On other boards which don't have the
76 and you can therefore use 1c. On other boards which don't have the
96 and you can therefore use 1c. On other boards which don't have the
/arch/mips/include/asm/mach-paravirt/
Dkernel-entry-init.h18 # CPUs other than zero goto smp_bootstrap
/arch/x86/math-emu/
Dfpu_entry.c649 int offset, other, i, tags, regnr, tag, newtop; in fpregs_soft_set() local
661 other = 80 - offset; in fpregs_soft_set()
667 space + offset, 0, other); in fpregs_soft_set()
701 int offset = (S387->ftop & 7) * 10, other = 80 - offset; in fpregs_soft_get() local
721 space + offset, 0, other); in fpregs_soft_get()
Dreg_ld_str.c1123 int offset = (top & 7) * 10, other = 80 - offset; in frstor() local
1128 __copy_from_user(register_base + offset, s, other); in frstor()
1130 __copy_from_user(register_base, s + other, offset); in frstor()
1201 int offset = (top & 7) * 10, other = 80 - offset; in fsave() local
1209 if (__copy_to_user(d, register_base + offset, other)) in fsave()
1212 if (__copy_to_user(d + other, register_base, offset)) in fsave()
/arch/m68k/ifpsp060/
DCHANGES95 all other bits are EQUAL TO ZERO and can be set by the _real_access()
98 other bits.
117 all other bits are EQUAL TO ZERO and can be set by the _real_access()
120 other bits.
/arch/arm/include/debug/
Dvexpress.S31 @ - all other (RS1 complaint) tiles use UART mapped
/arch/cris/arch-v32/mach-fs/
DKconfig94 and you can therefore use 1c. On other boards which don't have the
116 and you can therefore use 1c. On other boards which don't have the
138 and you can therefore use 1c. On other boards which don't have the
160 and you can therefore use 1c. On other boards which don't have the
182 and you can therefore use 1c. On other boards which don't have the
/arch/cris/arch-v32/
DKconfig109 and you can therefore use 1c. On other boards which don't have the
131 and you can therefore use 1c. On other boards which don't have the
153 and you can therefore use 1c. On other boards which don't have the
175 and you can therefore use 1c. On other boards which don't have the
197 and you can therefore use 1c. On other boards which don't have the
/arch/tile/kvm/
DKconfig11 other operating systems inside virtual machines (guests).
/arch/score/
DKconfig.debug16 other cases you can specify kernel args so that you don't have
/arch/arm/kvm/
DKconfig11 other operating systems inside virtual machines (guests).
/arch/mips/kvm/
DKconfig10 other operating systems inside virtual machines (guests).
/arch/powerpc/boot/dts/fsl/
Dp1020rdb-pc_camp_core0.dts5 * can be shared, all the other devices must be assigned to one core only.
/arch/arm64/kvm/
DKconfig11 other operating systems inside virtual machines (guests).
/arch/mips/include/asm/
Dmips-cpc.h108 BUILD_CPC_Cx_RW(other, 0x10)

12345678910>>...17