Home
last modified time | relevance | path

Searched refs:spufs_handle_class0 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
Dfault.c53 int spufs_handle_class0(struct spu_context *ctx) in spufs_handle_class0() function
Dspufs.h252 int spufs_handle_class0(struct spu_context *ctx);
Drun.c411 ret = spufs_handle_class0(ctx); in spufs_run_spu()