Searched refs:CPUSTAT_RUNNING (Results 1 – 3 of 3) sorted by relevance
224 if (kvm_s390_test_cpuflags(dst_vcpu, CPUSTAT_RUNNING)) { in __sigp_sense_running()
3543 kvm_s390_set_cpuflags(vcpu, CPUSTAT_RUNNING); in kvm_arch_vcpu_load()3554 kvm_s390_clear_cpuflags(vcpu, CPUSTAT_RUNNING); in kvm_arch_vcpu_put()
156 #define CPUSTAT_RUNNING 0x00800000 macro