Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/cell/spufs/
Dswitch.c83 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 …]
Dhw_ops.c27 struct spu_problem __iomem *prob = spu->problem; in spu_hw_mbox_read()
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()
249 struct spu_problem __iomem *prob = ctx->spu->problem; in spu_hw_set_mfc_query()
278 struct spu_problem __iomem *prob = ctx->spu->problem; in spu_hw_send_mfc_command()
/linux-5.19.10/arch/powerpc/include/asm/
Dspu.h113 struct spu_problem __iomem *problem;
284 struct spu_problem { struct
/linux-5.19.10/arch/powerpc/platforms/ps3/
Dspu.c211 sizeof(struct spu_problem)); in setup_areas()