Home
last modified time | relevance | path

Searched defs:prob (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/platforms/cell/spufs/
Dswitch.c83 struct spu_problem __iomem *prob = spu->problem; in check_spu_isolate() local
203 struct spu_problem __iomem *prob = spu->problem; in save_spu_runcntl() local
222 struct spu_problem __iomem *prob = spu->problem; in save_spu_status() local
296 struct spu_problem __iomem *prob = spu->problem; in do_mfc_mssync() local
368 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querymask() local
379 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querytype() local
390 struct spu_problem __iomem *prob = spu->problem; in save_ppu_tagstatus() local
503 struct spu_problem __iomem *prob = spu->problem; in save_spu_npc() local
587 struct spu_problem __iomem *prob = spu->problem; in save_ppu_mb_stat() local
597 struct spu_problem __iomem *prob = spu->problem; in save_ppu_mb() local
[all …]
Dhw_ops.c27 struct spu_problem __iomem *prob = spu->problem; in spu_hw_mbox_read() local
85 struct spu_problem __iomem *prob = spu->problem; in spu_hw_ibox_read() local
106 struct spu_problem __iomem *prob = spu->problem; in spu_hw_wbox_write() local
249 struct spu_problem __iomem *prob = ctx->spu->problem; in spu_hw_set_mfc_query() local
278 struct spu_problem __iomem *prob = ctx->spu->problem; in spu_hw_send_mfc_command() local
Dbacking_ops.c320 struct spu_problem_collapsed *prob = &ctx->csa.prob; in spu_backing_set_mfc_query() local
/arch/powerpc/include/asm/
Dspu_csa.h231 struct spu_problem_collapsed prob; member