Searched refs:PGM_SPACE_SWITCH (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/s390/kvm/
H A Dguestdbg.c604 if (vcpu->arch.sie_block->iprcc == PGM_SPACE_SWITCH) {
615 vcpu->arch.sie_block->iprcc = PGM_SPACE_SWITCH;
623 vcpu->arch.sie_block->iprcc = PGM_SPACE_SWITCH;
H A Dintercept.c161 case PGM_SPACE_SWITCH:
H A Dinterrupt.c886 case PGM_SPACE_SWITCH:
/linux-master/arch/s390/include/asm/
H A Dkvm_host.h502 #define PGM_SPACE_SWITCH 0x1c macro

Completed in 217 milliseconds