Home
last modified time | relevance | path

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

/Linux-v5.4/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.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.c214 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_bind_context()
245 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_bind_context()
430 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_unbind_context()
470 spuctx_switch_state(ctx, SPU_UTIL_IDLE_LOADED); in spu_unbind_context()
804 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_activate()
1025 void spuctx_switch_state(struct spu_context *ctx, in spuctx_switch_state() function
Dspufs.h357 extern void spuctx_switch_state(struct spu_context *ctx,