Searched refs:CPUSTAT_STOP_INT (Results 1 – 3 of 3) sorted by relevance
71 #define CPUSTAT_STOP_INT 0x04000000 macro
176 atomic_andnot(CPUSTAT_IO_INT | CPUSTAT_EXT_INT | CPUSTAT_STOP_INT, in __reset_intercept_indicators()226 __set_cpuflag(vcpu, CPUSTAT_STOP_INT); in set_intercept_indicators_stop()1086 __set_cpuflag(vcpu, CPUSTAT_STOP_INT); in __inject_sigp_stop()1354 atomic_or(CPUSTAT_STOP_INT, li->cpuflags); in __floating_irq_kick()
1542 atomic_or(CPUSTAT_STOP_INT, &vcpu->arch.sie_block->cpuflags); in exit_sie()