Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/include/s390x/
Dsie.h76 #define ICTL_PINT 0x20000000 macro
/linux-6.12.1/arch/s390/include/asm/
Dkvm_host.h205 #define ICTL_PINT 0x20000000 macro
/linux-6.12.1/arch/s390/kvm/
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()