Searched refs:ECB_GS (Results 1 – 4 of 4) sorted by relevance
549 scb_s->ecb |= scb_o->ecb & ECB_GS; in shadow_scb()820 if (((scb_s->ecb & ECB_GS) && !(scb_s->ecd & ECD_HOSTREGMGMT)) || in pin_blocks()
64 vcpu->arch.sie_block->ecb |= ECB_GS; in handle_gs()
4910 vcpu->arch.sie_block->ecb |= ECB_GS; in sync_regs_fmt2()
259 #define ECB_GS 0x40 macro