/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 | 63 iounmap(spu->problem); in spu_unmap() 146 spu->problem = spu_map_prop_old(spu, node, "problem"); in spu_map_device_old() 147 if (!spu->problem) in spu_map_device_old() 225 ret = spu_map_resource(spu, 1, (void __iomem**)&spu->problem, in spu_map_device() 250 spu->problem_phys, spu->problem); in spu_map_device() 332 spu->local_store, spu->problem, spu->priv1, in of_create_spu()
|
D | spu_base.c | 696 in_be32(&spu->problem->spu_runcntl_RW); in crash_kexec_stop_spus() 698 in_be32(&spu->problem->spu_status_R); in crash_kexec_stop_spus() 700 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/ |
D | gemini-sl93512r.dts | 57 /* Conflict with LCD (no problem) */ 64 /* Conflict with NAND flash CE0 (no problem) */
|
D | da850-lcdk.dts | 178 * valid. Unfortunately due to a problem with the DA8XX OHCI controller, we
|
D | imx51-zii-rdu1.dts | 700 * To avoid this problem we configure the pad
|
/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 | 4100 in_be32(&spu->problem->spu_runcntl_RW); in stop_spus() 4145 out_be32(&spu->problem->spu_runcntl_RW, in restart_spus() 4206 DUMP_FIELD(spu, "0x%p", problem); in dump_spu_fields() 4207 DUMP_VALUE("0x%x", problem->spu_runcntl_RW, in dump_spu_fields() 4208 in_be32(&spu->problem->spu_runcntl_RW)); in dump_spu_fields() 4209 DUMP_VALUE("0x%x", problem->spu_status_R, in dump_spu_fields() 4210 in_be32(&spu->problem->spu_status_R)); in dump_spu_fields() 4211 DUMP_VALUE("0x%x", problem->spu_npc_RW, in dump_spu_fields() 4212 in_be32(&spu->problem->spu_npc_RW)); in dump_spu_fields()
|
/arch/powerpc/platforms/pseries/ |
D | Kconfig | 100 problem with the pseries core and want to see more of what is
|
/arch/powerpc/kvm/ |
D | Kconfig | 110 guest in user mode (problem state) and emulating all
|
/arch/m68k/q40/ |
D | README | 137 classic configuration problem - don't send me anything in this case
|
/arch/powerpc/include/asm/ |
D | spu.h | 113 struct spu_problem __iomem *problem; member
|
/arch/m68k/ |
D | Kconfig.cpu | 402 this problem.
|
/arch/x86/math-emu/ |
D | README | 144 extensively tested yet. A major problem exists because using it in
|
/arch/x86/ |
D | Kconfig | 1111 kernel if it detects a problem (e.g. overheating, data corruption). 1112 The action the kernel takes depends on the severity of the problem, 1780 Saying Y here also fixes a problem with buggy SMP BIOSes which only
|
/arch/arm64/ |
D | Kconfig | 766 Work around this problem by keeping the reference values of affected counters 915 to SCTLR_ELn[M]=0. Prefix an ISB instruction to fix the problem.
|
/arch/powerpc/ |
D | Kconfig | 484 specified location. This option can work around the problem.
|
/arch/arm/ |
D | Kconfig.debug | 89 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
|