Home
last modified time | relevance | path

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

/Linux-v4.19/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()
398 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spufs_run_spu()
Dfault.c132 spuctx_switch_state(ctx, SPU_UTIL_IOWAIT); in spufs_handle_class1()
189 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spufs_handle_class1()
Dsched.c227 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_bind_context()
258 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_bind_context()
443 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_unbind_context()
483 spuctx_switch_state(ctx, SPU_UTIL_IDLE_LOADED); in spu_unbind_context()
817 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_activate()
1038 void spuctx_switch_state(struct spu_context *ctx, in spuctx_switch_state() function
Dspufs.h370 extern void spuctx_switch_state(struct spu_context *ctx,