Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dkvm_host.h195 #define ICTL_STCTL 0x00040000 macro
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dinterrupt.c436 vcpu->arch.sie_block->ictl &= ~(ICTL_LPSW | ICTL_STCTL | ICTL_PINT); in __reset_intercept_indicators()
441 vcpu->arch.sie_block->ictl |= (ICTL_STCTL | ICTL_PINT); in __reset_intercept_indicators()