Home
last modified time | relevance | path

Searched refs:SPU_RUNCNTL_RUNNABLE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Drun.c135 SPU_RUNCNTL_RUNNABLE | SPU_RUNCNTL_ISOLATE); in spu_setup_isolated()
154 ctx->ops->runcntl_write(ctx, SPU_RUNCNTL_RUNNABLE); in spu_setup_isolated()
178 unsigned long runcntl = SPU_RUNCNTL_RUNNABLE; in spu_run_init()
210 (SPU_RUNCNTL_RUNNABLE | SPU_RUNCNTL_ISOLATE); in spu_run_init()
212 runcntl = SPU_RUNCNTL_RUNNABLE; in spu_run_init()
349 ctx->ops->runcntl_write(ctx, SPU_RUNCNTL_RUNNABLE); in spu_process_callback()
H A Dswitch.c1045 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); in clear_spu_status()
1334 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); in restore_status_part1()
1357 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); in restore_status_part2()
1722 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); in restore_spu_runcntl()
H A Dbacking_ops.c276 if (val & SPU_RUNCNTL_RUNNABLE) { in spu_backing_runcntl_write()
H A Dsched.c803 if (runcntl & SPU_RUNCNTL_RUNNABLE) in spu_activate()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Drun.c135 SPU_RUNCNTL_RUNNABLE | SPU_RUNCNTL_ISOLATE); in spu_setup_isolated()
154 ctx->ops->runcntl_write(ctx, SPU_RUNCNTL_RUNNABLE); in spu_setup_isolated()
178 unsigned long runcntl = SPU_RUNCNTL_RUNNABLE; in spu_run_init()
210 (SPU_RUNCNTL_RUNNABLE | SPU_RUNCNTL_ISOLATE); in spu_run_init()
212 runcntl = SPU_RUNCNTL_RUNNABLE; in spu_run_init()
349 ctx->ops->runcntl_write(ctx, SPU_RUNCNTL_RUNNABLE); in spu_process_callback()
H A Dswitch.c1045 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); in clear_spu_status()
1334 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); in restore_status_part1()
1357 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); in restore_status_part2()
1720 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); in restore_spu_runcntl()
H A Dbacking_ops.c276 if (val & SPU_RUNCNTL_RUNNABLE) { in spu_backing_runcntl_write()
H A Dsched.c797 if (runcntl & SPU_RUNCNTL_RUNNABLE) in spu_activate()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dspu.h349 #define SPU_RUNCNTL_RUNNABLE 1L macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dspu.h316 #define SPU_RUNCNTL_RUNNABLE 1L macro

Completed in 16 milliseconds