Home
last modified time | relevance | path

Searched refs:spu_problem (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dswitch.c97 struct spu_problem __iomem *prob = spu->problem; in check_spu_isolate()
217 struct spu_problem __iomem *prob = spu->problem; in save_spu_runcntl()
236 struct spu_problem __iomem *prob = spu->problem; in save_spu_status()
310 struct spu_problem __iomem *prob = spu->problem; in do_mfc_mssync()
382 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querymask()
393 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querytype()
404 struct spu_problem __iomem *prob = spu->problem; in save_ppu_tagstatus()
517 struct spu_problem __iomem *prob = spu->problem; in save_spu_npc()
601 struct spu_problem __iomem *prob = spu->problem; in save_ppu_mb_stat()
611 struct spu_problem __iomem *prob = spu->problem; in save_ppu_mb()
[all …]
Dhw_ops.c40 struct spu_problem __iomem *prob = spu->problem; in spu_hw_mbox_read()
99 struct spu_problem __iomem *prob = spu->problem; in spu_hw_ibox_read()
120 struct spu_problem __iomem *prob = spu->problem; in spu_hw_wbox_write()
263 struct spu_problem __iomem *prob = ctx->spu->problem; in spu_hw_set_mfc_query()
292 struct spu_problem __iomem *prob = ctx->spu->problem; in spu_hw_send_mfc_command()
/linux-3.4.99/arch/powerpc/include/asm/
Dspu.h124 struct spu_problem __iomem *problem;
330 struct spu_problem { struct
/linux-3.4.99/arch/powerpc/platforms/ps3/
Dspu.c228 sizeof(struct spu_problem)); in setup_areas()