Searched refs:PGM_SPACE_SWITCH (Results 1 – 4 of 4) sorted by relevance
496 if (vcpu->arch.sie_block->iprcc == PGM_SPACE_SWITCH) { in kvm_s390_handle_per_event()507 vcpu->arch.sie_block->iprcc = PGM_SPACE_SWITCH; in kvm_s390_handle_per_event()515 vcpu->arch.sie_block->iprcc = PGM_SPACE_SWITCH; in kvm_s390_handle_per_event()
143 case PGM_SPACE_SWITCH: in __extract_prog_irq()
517 case PGM_SPACE_SWITCH: in __deliver_prog()
291 #define PGM_SPACE_SWITCH 0x1c macro