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