Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dkvm_host.h192 #define ICTL_PINT 0x20000000 macro
/arch/s390/kvm/
Dinterrupt.c440 vcpu->arch.sie_block->ictl &= ~(ICTL_LPSW | ICTL_STCTL | ICTL_PINT); in __reset_intercept_indicators()
445 vcpu->arch.sie_block->ictl |= (ICTL_STCTL | ICTL_PINT); in __reset_intercept_indicators()