Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/spufs/
Dswitch.c97 struct spu_problem __iomem *prob = spu->problem; in check_spu_isolate() local
217 struct spu_problem __iomem *prob = spu->problem; in save_spu_runcntl() local
236 struct spu_problem __iomem *prob = spu->problem; in save_spu_status() local
310 struct spu_problem __iomem *prob = spu->problem; in do_mfc_mssync() local
382 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querymask() local
393 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querytype() local
404 struct spu_problem __iomem *prob = spu->problem; in save_ppu_tagstatus() local
517 struct spu_problem __iomem *prob = spu->problem; in save_spu_npc() local
601 struct spu_problem __iomem *prob = spu->problem; in save_ppu_mb_stat() local
611 struct spu_problem __iomem *prob = spu->problem; in save_ppu_mb() local
[all …]
Dhw_ops.c40 struct spu_problem __iomem *prob = spu->problem; in spu_hw_mbox_read() local
99 struct spu_problem __iomem *prob = spu->problem; in spu_hw_ibox_read() local
120 struct spu_problem __iomem *prob = spu->problem; in spu_hw_wbox_write() local
263 struct spu_problem __iomem *prob = ctx->spu->problem; in spu_hw_set_mfc_query() local
292 struct spu_problem __iomem *prob = ctx->spu->problem; in spu_hw_send_mfc_command() local
Dbacking_ops.c333 struct spu_problem_collapsed *prob = &ctx->csa.prob; in spu_backing_set_mfc_query() local
/arch/powerpc/include/asm/
Dspu_csa.h250 struct spu_problem_collapsed prob; member