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