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