/arch/powerpc/platforms/cell/spufs/ |
D | hw_ops.c | 27 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 …]
|
D | switch.c | 83 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/cell/ |
D | spu_manage.c | 65 iounmap(spu->problem); in spu_unmap() 148 spu->problem = spu_map_prop_old(spu, node, "problem"); in spu_map_device_old() 149 if (!spu->problem) in spu_map_device_old() 227 ret = spu_map_resource(spu, 1, (void __iomem**)&spu->problem, in spu_map_device() 252 spu->problem_phys, spu->problem); in spu_map_device() 334 spu->local_store, spu->problem, spu->priv1, in of_create_spu()
|
D | spu_base.c | 689 in_be32(&spu->problem->spu_runcntl_RW); in crash_kexec_stop_spus() 691 in_be32(&spu->problem->spu_status_R); in crash_kexec_stop_spus() 693 in_be32(&spu->problem->spu_npc_RW); in crash_kexec_stop_spus()
|
/arch/powerpc/platforms/ps3/ |
D | spu.c | 124 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/ |
D | gemini-sl93512r.dts | 57 /* Conflict with LCD (no problem) */ 64 /* Conflict with NAND flash CE0 (no problem) */
|
/arch/ia64/ |
D | Kconfig.debug | 46 from step B3 or later don't have this problem. If you're unsure,
|
/arch/arm/mach-sa1100/ |
D | sleep.S | 54 @ fixes resume problem on high speed SA1110
|
/arch/powerpc/xmon/ |
D | xmon.c | 4161 in_be32(&spu->problem->spu_runcntl_RW); in stop_spus() 4206 out_be32(&spu->problem->spu_runcntl_RW, in restart_spus() 4267 DUMP_FIELD(spu, "0x%p", problem); in dump_spu_fields() 4268 DUMP_VALUE("0x%x", problem->spu_runcntl_RW, in dump_spu_fields() 4269 in_be32(&spu->problem->spu_runcntl_RW)); in dump_spu_fields() 4270 DUMP_VALUE("0x%x", problem->spu_status_R, in dump_spu_fields() 4271 in_be32(&spu->problem->spu_status_R)); in dump_spu_fields() 4272 DUMP_VALUE("0x%x", problem->spu_npc_RW, in dump_spu_fields() 4273 in_be32(&spu->problem->spu_npc_RW)); in dump_spu_fields()
|
/arch/powerpc/platforms/pseries/ |
D | Kconfig | 104 problem with the pseries core and want to see more of what is
|
/arch/powerpc/include/asm/ |
D | spu.h | 113 struct spu_problem __iomem *problem; member
|
/arch/arm/boot/dts/ti/davinci/ |
D | da850-lcdk.dts | 178 * valid. Unfortunately due to a problem with the DA8XX OHCI controller, we
|
/arch/m68k/q40/ |
D | README | 136 classic configuration problem - don't send me anything in this case
|
/arch/powerpc/kvm/ |
D | Kconfig | 113 guest in user mode (problem state) and emulating all
|
/arch/arm64/boot/dts/rockchip/ |
D | rk3399-kobol-helios64.dts | 237 * frequencies until this problem is properly understood and resolved.
|
/arch/arm64/ |
D | Kconfig | 1004 Work around this problem in the driver by just preventing TRBE initialization on 1022 Work around this problem by returning 0 when reading the affected counter in 1039 mprotect() system call. Workaround the problem by doing a break-before-make 1057 Work around this problem by executing a TLBI before returning to EL0. 1071 Work around this problem by executing a TLBI before returning to EL0. 1105 Work around this problem by placing a Speculation Barrier (SB) or 1259 to SCTLR_ELn[M]=0. Prefix an ISB instruction to fix the problem.
|
/arch/arm/boot/dts/nxp/imx/ |
D | imx51-zii-rdu1.dts | 700 * To avoid this problem we configure the pad
|
/arch/m68k/ |
D | Kconfig.cpu | 430 this problem.
|
/arch/x86/math-emu/ |
D | README | 144 extensively tested yet. A major problem exists because using it in
|
/arch/x86/ |
D | Kconfig | 1145 kernel if it detects a problem (e.g. overheating, data corruption). 1146 The action the kernel takes depends on the severity of the problem, 1722 Saying Y here also fixes a problem with buggy SMP BIOSes which only
|
/arch/powerpc/ |
D | Kconfig | 552 specified location. This option can work around the problem.
|
/arch/arm/ |
D | Kconfig.debug | 100 print a brief message explaining what the problem was. This is
|
/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 4123 # 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
|