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()
2840 kvm_s390_set_cpuflags(vcpu, CPUSTAT_RUNNING); in kvm_arch_vcpu_load()2851 kvm_s390_clear_cpuflags(vcpu, CPUSTAT_RUNNING); in kvm_arch_vcpu_put()
131 #define CPUSTAT_RUNNING 0x00800000 macro