Searched refs:PROG_IN_SIE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/s390/include/asm/ | ||
D | kvm_host.h | 98 #define PROG_IN_SIE (1<<0) macro |
/linux-4.4.14/arch/s390/kvm/ | ||
D | kvm-s390.c | 1523 while (vcpu->arch.sie_block->prog0c & PROG_IN_SIE) in exit_sie() |