Searched refs:KVM_SET_LAPIC (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | xapic_state_test.c | 74 vcpu_ioctl(vcpu, KVM_SET_LAPIC, &xapic); in ____test_icr() 215 vcpu_ioctl(vcpu, KVM_SET_LAPIC, &lapic); in test_x2apic_id()
|
| H A D | xapic_tpr_test.c | 209 vcpu_ioctl(vcpu, KVM_SET_LAPIC, &xapic); in test_tpr_set_tpr_for_irq()
|
| /linux/include/uapi/linux/ |
| H A D | kvm.h | 1369 #define KVM_SET_LAPIC _IOW(KVMIO, 0x8f, struct kvm_lapic_state) macro
|
| /linux/tools/include/uapi/linux/ |
| H A D | kvm.h | 1360 #define KVM_SET_LAPIC _IOW(KVMIO, 0x8f, struct kvm_lapic_state) macro
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 2069 4.58 KVM_SET_LAPIC 7951 KVM_SET_GSI_ROUTING, KVM_SIGNAL_MSI, KVM_SET_LAPIC, and KVM_GET_LAPIC,
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 6248 case KVM_SET_LAPIC: { in kvm_arch_vcpu_ioctl()
|