Home
last modified time | relevance | path

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

12345678910>>...14

/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/arm/mach-ux500/
Dcpu-db8500.c109 int other = !smp_processor_id(); in db8500_pmu_handler() local
111 if (ret == IRQ_NONE && cpu_online(other)) in db8500_pmu_handler()
112 irq_set_affinity(irq, cpumask_of(other)); in db8500_pmu_handler()
/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/mach-sti/
DKconfig32 and other digital audio/video applications using Flattned Device
42 and other digital audio/video applications using Flattened Device
/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/avr32/boards/favr-32/
DKconfig15 generate most other frequencies in power of 2 steps.
/arch/cris/boot/rescue/
Drescue_v32.lds4 * but it doesn't do any harm on the other hand so why bother. */
/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/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/tile/kvm/
DKconfig11 other operating systems inside virtual machines (guests).
/arch/x86/math-emu/
Dfpu_entry.c688 int offset, other, i, tags, regnr, tag, newtop; in fpregs_soft_set() local
700 other = 80 - offset; in fpregs_soft_set()
706 space + offset, 0, other); in fpregs_soft_set()
740 int offset = (S387->ftop & 7) * 10, other = 80 - offset; in fpregs_soft_get() local
760 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/score/
DKconfig.debug16 other cases you can specify kernel args so that you don't have
/arch/mips/include/asm/xtalk/
Dxwidget.h134 unsigned other:8; member
/arch/mips/kvm/
DKconfig10 other operating systems inside virtual machines (guests).
/arch/powerpc/boot/dts/
Dp1020rdb-pc_camp_core0.dts5 * can be shared, all the other devices must be assigned to one core only.
/arch/mips/include/asm/
Dmips-cpc.h118 BUILD_CPC_Cx_RW(other, 0x10)
/arch/cris/arch-v32/
DKconfig198 and you can therefore use 1c. On other boards which don't have the
220 and you can therefore use 1c. On other boards which don't have the
242 and you can therefore use 1c. On other boards which don't have the
264 and you can therefore use 1c. On other boards which don't have the
286 and you can therefore use 1c. On other boards which don't have the
/arch/arm/mach-realview/
DKconfig43 not compatible with other revisions of the ARM11MPCore tile.
109 RealView boards other than PB1176 have the RAM available at
/arch/powerpc/platforms/82xx/
DKconfig68 The MPC8272 CPM has a different internal dpram setup than other CPM2
/arch/arm64/kvm/
DKconfig11 other operating systems inside virtual machines (guests).

12345678910>>...14