Home
last modified time | relevance | path

Searched refs:ICTL_STCTL (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/include/s390x/
H A Dsie.h
/linux/arch/s390/include/asm/
H A Dkvm_host.h214 #define ICTL_STCTL 0x00040000 macro
/linux/arch/s390/kvm/
H A Dinterrupt.c423 vcpu->arch.sie_block->ictl &= ~(ICTL_LPSW | ICTL_STCTL | ICTL_PINT); in __reset_intercept_indicators()
428 vcpu->arch.sie_block->ictl |= (ICTL_STCTL | ICTL_PINT); in __reset_intercept_indicators()