Searched refs:stopped (Results 1 – 6 of 6) sorted by relevance
52 u32 stopped; in spu_stopped() local54 stopped = SPU_STATUS_INVALID_INSTR | SPU_STATUS_SINGLE_STEP | in spu_stopped()59 if (*stat & stopped) { in spu_stopped()
230 u32 stopped; in save_spu_status() local236 stopped = in save_spu_status()239 if ((in_be32(&prob->spu_status_R) & stopped) == 0) in save_spu_status()
23 const bool stopped = kvm_s390_test_cpuflags(dst_vcpu, CPUSTAT_STOPPED); in __sigp_sense() local28 if (!stopped && !ext_call_pending) in __sigp_sense()34 if (stopped) in __sigp_sense()
619 static bool stopped = false; in crash_smp_send_stop() local630 if (stopped) in crash_smp_send_stop()633 stopped = true; in crash_smp_send_stop()684 static bool stopped = false; in smp_send_stop() local692 if (stopped) in smp_send_stop()695 stopped = true; in smp_send_stop()
24 * # Configure PWM fan speed in range 0..255 , 0 is stopped , 255 is full speed .
1004 is stopped and before performing a system register write to one of the affected
Completed in 21 milliseconds