Searched refs:KVM_SIGNAL_MSI (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | vgic_lpi_stress.c | 241 TEST_ASSERT(__vm_ioctl(vm, KVM_SIGNAL_MSI, &msi) == 1, in signal_lpi()
|
| /linux/include/uapi/linux/ |
| H A D | kvm.h | 1311 #define KVM_SIGNAL_MSI _IOW(KVMIO, 0xa5, struct kvm_msi) macro
|
| /linux/tools/include/uapi/linux/ |
| H A D | kvm.h | 1302 #define KVM_SIGNAL_MSI _IOW(KVMIO, 0xa5, struct kvm_msi) macro
|
| /linux/virt/kvm/ |
| H A D | kvm_main.c | 5264 case KVM_SIGNAL_MSI: { in kvm_vm_ioctl()
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 2982 4.71 KVM_SIGNAL_MSI 7951 KVM_SET_GSI_ROUTING, KVM_SIGNAL_MSI, KVM_SET_LAPIC, and KVM_GET_LAPIC,
|