Home
last modified time | relevance | path

Searched refs:SPU_UTIL_SYSTEM (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Drun.c181 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_run_init()
394 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spufs_run_spu()
H A Dfault.c165 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spufs_handle_class1()
H A Dsched.c211 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_bind_context()
425 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_unbind_context()
H A Dfile.c2260 spufs_acct_time(ctx, SPU_UTIL_SYSTEM), in spufs_show_stat()
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h102 SPU_UTIL_SYSTEM, enumerator
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c646 spu_acct_time(spu, SPU_UTIL_SYSTEM), in spu_stat_show()