Searched refs:icptstatus (Results 1 – 3 of 3) sorted by relevance
113 __u8 icptstatus; /* 0x0051 */ member
461 if (vcpu->arch.sie_block->icptstatus & 0x01) { in per_fetched_addr()462 exec_ilen = (vcpu->arch.sie_block->icptstatus & 0x60) >> 4; in per_fetched_addr()
363 vcpu->arch.sie_block->icptstatus &= ~0x02; in kvm_s390_retry_instr()