Searched refs:CPUSTAT_STOP_INT (Results 1 – 5 of 5) sorted by relevance
24 #define CPUSTAT_STOP_INT 0x04000000 macro
116 #define CPUSTAT_STOP_INT 0x04000000 macro
92 atomic_or(CPUSTAT_STOP_INT, &vsie_page->scb_s.cpuflags); in prefix_unmapped_sync()112 const int bits = CPUSTAT_STOP_INT | CPUSTAT_IO_INT | CPUSTAT_EXT_INT; in update_intervention_requests()1202 if (!(atomic_read(&scb_o->cpuflags) & CPUSTAT_STOP_INT)) in do_vsie_run()1547 atomic_or(CPUSTAT_STOP_INT, &scb->cpuflags); in kvm_s390_vsie_kick()
422 CPUSTAT_STOP_INT); in __reset_intercept_indicators()466 kvm_s390_set_cpuflags(vcpu, CPUSTAT_STOP_INT); in set_intercept_indicators_stop()1602 kvm_s390_set_cpuflags(vcpu, CPUSTAT_STOP_INT); in __inject_sigp_stop()1967 kvm_s390_set_cpuflags(dst_vcpu, CPUSTAT_STOP_INT); in __floating_irq_kick()
4094 kvm_s390_set_cpuflags(vcpu, CPUSTAT_STOP_INT); in exit_sie()