Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dkvm_host.h208 #define ICTL_STCTL 0x00040000 macro
/openbmc/linux/arch/s390/kvm/
H A Dinterrupt.c432 vcpu->arch.sie_block->ictl &= ~(ICTL_LPSW | ICTL_STCTL | ICTL_PINT); in __reset_intercept_indicators()
437 vcpu->arch.sie_block->ictl |= (ICTL_STCTL | ICTL_PINT); in __reset_intercept_indicators()