Searched refs:ECB_GS (Results 1 – 5 of 5) sorted by relevance
568 scb_s->ecb |= scb_o->ecb & ECB_GS; in shadow_scb()833 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()
5165 vcpu->arch.sie_block->ecb |= ECB_GS; in sync_regs_fmt2()
265 #define ECB_GS 0x40 macro