Home
last modified time | relevance | path

Searched refs:npc_read (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/powerpc/platforms/cell/spufs/
A Drun.c252 *npc = ctx->ops->npc_read(ctx); in spu_run_fini()
318 npc = ctx->ops->npc_read(ctx) & ~3; in spu_process_callback()
A Dfault.c48 ctx->ops->npc_read(ctx) - 4); in spufs_handle_event()
A Dspufs.h186 u32(*npc_read) (struct spu_context * ctx); member
A Dhw_ops.c320 .npc_read = spu_hw_npc_read,
A Dbacking_ops.c385 .npc_read = spu_backing_npc_read,
A Dfile.c1766 return ctx->ops->npc_read(ctx); in spufs_npc_get()

Completed in 13 milliseconds