Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/cell/spufs/
Drun.c181 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_run_init()
228 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_run_init()
236 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_run_init()
254 spuctx_switch_state(ctx, SPU_UTIL_IDLE_LOADED); in spu_run_fini()
394 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spufs_run_spu()
Dfault.c108 spuctx_switch_state(ctx, SPU_UTIL_IOWAIT); in spufs_handle_class1()
165 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spufs_handle_class1()
Dsched.c211 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_bind_context()
241 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_bind_context()
425 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_unbind_context()
464 spuctx_switch_state(ctx, SPU_UTIL_IDLE_LOADED); in spu_unbind_context()
798 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_activate()
1019 void spuctx_switch_state(struct spu_context *ctx, in spuctx_switch_state() function
Dspufs.h355 extern void spuctx_switch_state(struct spu_context *ctx,