Searched refs:ECB_GS (Results 1 – 4 of 4) sorted by relevance
533 scb_s->ecb |= scb_o->ecb & ECB_GS; in shadow_scb()801 if (((scb_s->ecb & ECB_GS) && !(scb_s->ecd & ECD_HOSTREGMGMT)) || in pin_blocks()
67 vcpu->arch.sie_block->ecb |= ECB_GS; in handle_gs()
3916 vcpu->arch.sie_block->ecb |= ECB_GS; in sync_regs()
216 #define ECB_GS 0x40 macro