Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/s390x/
Ddebug_test.c90 vcpu_ioctl(vcpu, KVM_S390_IRQ, &irq); in test_step_pgm_diag()
/tools/include/uapi/linux/
Dkvm.h1646 #define KVM_S390_IRQ _IOW(KVMIO, 0xb4, struct kvm_s390_irq) macro