Searched refs:ECD_HOSTREGMGMT (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/kvm/include/s390x/ | ||
H A D | sie.h | 227 #define ECD_HOSTREGMGMT 0x20000000 macro |
/linux/arch/s390/kvm/ | ||
H A D | priv.c | 65 vcpu->arch.sie_block->ecd |= ECD_HOSTREGMGMT; in handle_gs() |