Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/spufs/
A Drun.c52 u32 stopped; in spu_stopped() local
54 stopped = SPU_STATUS_INVALID_INSTR | SPU_STATUS_SINGLE_STEP | in spu_stopped()
59 if (*stat & stopped) { in spu_stopped()
A Dswitch.c230 u32 stopped; in save_spu_status() local
236 stopped = in save_spu_status()
239 if ((in_be32(&prob->spu_status_R) & stopped) == 0) in save_spu_status()
/arch/s390/kvm/
A Dsigp.c23 const bool stopped = kvm_s390_test_cpuflags(dst_vcpu, CPUSTAT_STOPPED); in __sigp_sense() local
28 if (!stopped && !ext_call_pending) in __sigp_sense()
34 if (stopped) in __sigp_sense()
/arch/powerpc/kernel/
A Dsmp.c619 static bool stopped = false; in crash_smp_send_stop() local
630 if (stopped) in crash_smp_send_stop()
633 stopped = true; in crash_smp_send_stop()
684 static bool stopped = false; in smp_send_stop() local
692 if (stopped) in smp_send_stop()
695 stopped = true; in smp_send_stop()
/arch/arm64/boot/dts/renesas/
A Dr8a779g3-sparrow-hawk-fan-pwm.dtso24 * # Configure PWM fan speed in range 0..255 , 0 is stopped , 255 is full speed .
/arch/arm64/
A DKconfig1004 is stopped and before performing a system register write to one of the affected

Completed in 21 milliseconds