Home
last modified time | relevance | path

Searched refs:problem (Results 1 – 20 of 20) sorted by relevance

/arch/powerpc/platforms/cell/spufs/
A Dhw_ops.c27 struct spu_problem __iomem *prob = spu->problem; in spu_hw_mbox_read()
43 return in_be32(&ctx->spu->problem->mb_stat_R); in spu_hw_mbox_stat_read()
53 stat = in_be32(&spu->problem->mb_stat_R); in spu_hw_mbox_stat_poll()
85 struct spu_problem __iomem *prob = spu->problem; in spu_hw_ibox_read()
106 struct spu_problem __iomem *prob = spu->problem; in spu_hw_wbox_write()
126 out_be32(&ctx->spu->problem->signal_notify1, data); in spu_hw_signal1_write()
131 out_be32(&ctx->spu->problem->signal_notify2, data); in spu_hw_signal2_write()
178 return in_be32(&ctx->spu->problem->spu_npc_RW); in spu_hw_npc_read()
183 out_be32(&ctx->spu->problem->spu_npc_RW, val); in spu_hw_npc_write()
188 return in_be32(&ctx->spu->problem->spu_status_R); in spu_hw_status_read()
[all …]
A Dswitch.c83 struct spu_problem __iomem *prob = spu->problem; in check_spu_isolate()
203 struct spu_problem __iomem *prob = spu->problem; in save_spu_runcntl()
222 struct spu_problem __iomem *prob = spu->problem; in save_spu_status()
296 struct spu_problem __iomem *prob = spu->problem; in do_mfc_mssync()
368 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querymask()
379 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querytype()
390 struct spu_problem __iomem *prob = spu->problem; in save_ppu_tagstatus()
503 struct spu_problem __iomem *prob = spu->problem; in save_spu_npc()
587 struct spu_problem __iomem *prob = spu->problem; in save_ppu_mb_stat()
597 struct spu_problem __iomem *prob = spu->problem; in save_ppu_mb()
[all …]
/arch/powerpc/platforms/ps3/
A Dspu.c124 unsigned long problem, unsigned long ls, unsigned long shadow, in _dump_areas() argument
129 pr_debug("%s:%d: problem: %lxh\n", func, line, problem); in _dump_areas()
178 iounmap(spu->problem); in spu_unmap()
210 spu->problem = ioremap(spu->problem_phys, in setup_areas()
213 if (!spu->problem) { in setup_areas()
230 (unsigned long)spu->problem, (unsigned long)spu->local_store, in setup_areas()
/arch/arm/boot/dts/gemini/
A Dgemini-sl93512r.dts57 /* Conflict with LCD (no problem) */
64 /* Conflict with NAND flash CE0 (no problem) */
/arch/powerpc/platforms/cell/
A Dspu_base.c688 in_be32(&spu->problem->spu_runcntl_RW); in crash_kexec_stop_spus()
690 in_be32(&spu->problem->spu_status_R); in crash_kexec_stop_spus()
692 in_be32(&spu->problem->spu_npc_RW); in crash_kexec_stop_spus()
/arch/arm/mach-sa1100/
A Dsleep.S54 @ fixes resume problem on high speed SA1110
/arch/arm/boot/dts/ti/davinci/
A Dda850-lcdk.dts178 * valid. Unfortunately due to a problem with the DA8XX OHCI controller, we
/arch/powerpc/include/asm/
A Dspu.h113 struct spu_problem __iomem *problem; member
/arch/m68k/q40/
A DREADME136 classic configuration problem - don't send me anything in this case
/arch/powerpc/platforms/pseries/
A DKconfig105 problem with the pseries core and want to see more of what is
/arch/powerpc/kvm/
A DKconfig111 guest in user mode (problem state) and emulating all
/arch/arm64/boot/dts/rockchip/
A Drk3399-kobol-helios64.dts234 * frequencies until this problem is properly understood and resolved.
/arch/arm64/
A DKconfig1043 Work around this problem in the driver by just preventing TRBE initialization on
1061 Work around this problem by returning 0 when reading the affected counter in
1078 mprotect() system call. Workaround the problem by doing a break-before-make
1096 Work around this problem by executing a TLBI before returning to EL0.
1110 Work around this problem by executing a TLBI before returning to EL0.
1146 Work around this problem by placing a Speculation Barrier (SB) or
1311 to SCTLR_ELn[M]=0. Prefix an ISB instruction to fix the problem.
/arch/arm/boot/dts/nxp/imx/
A Dimx51-zii-rdu1.dts700 * To avoid this problem we configure the pad
/arch/m68k/
A DKconfig.cpu442 this problem.
/arch/x86/math-emu/
A DREADME144 extensively tested yet. A major problem exists because using it in
/arch/x86/
A DKconfig1154 kernel if it detects a problem (e.g. overheating, data corruption).
1155 The action the kernel takes depends on the severity of the problem,
1682 Saying Y here also fixes a problem with buggy SMP BIOSes which only
/arch/powerpc/
A DKconfig556 specified location. This option can work around the problem.
/arch/arm/
A DKconfig.debug97 print a brief message explaining what the problem was. This is
/arch/m68k/ifpsp060/src/
A Dfpsp.S4123 # this catches a problem with the case where an exception will be re-inserted
11370 # ok, I have a problem with putting the dst op at FP_DST. the emulation

Completed in 75 milliseconds