Home
last modified time | relevance | path

Searched refs:npc_read (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H 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()
H A Dfault.c48 ctx->ops->npc_read(ctx) - 4); in spufs_handle_event()
H A Dhw_ops.c320 .npc_read = spu_hw_npc_read,
H A Dspufs.h186 u32(*npc_read) (struct spu_context * ctx); member
H A Dbacking_ops.c385 .npc_read = spu_backing_npc_read,
H A Dfile.c1766 return ctx->ops->npc_read(ctx); in spufs_npc_get()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H 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()
H A Dfault.c48 ctx->ops->npc_read(ctx) - 4); in spufs_handle_event()
H A Dhw_ops.c320 .npc_read = spu_hw_npc_read,
H A Dspufs.h186 u32(*npc_read) (struct spu_context * ctx); member
H A Dbacking_ops.c385 .npc_read = spu_backing_npc_read,
H A Dfile.c1766 return ctx->ops->npc_read(ctx); in spufs_npc_get()

Completed in 14 milliseconds