Searched refs:KVM_SET_LAPIC (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Drecalc_apic_map_test.c28 vcpu_ioctl(vcpu, KVM_SET_LAPIC, &lapic);
H A Dxapic_state_test.c65 vcpu_ioctl(vcpu, KVM_SET_LAPIC, &xapic);
/linux-master/include/uapi/linux/
H A Dkvm.h1263 #define KVM_SET_LAPIC _IOW(KVMIO, 0x8f, struct kvm_lapic_state) macro
/linux-master/tools/include/uapi/linux/
H A Dkvm.h1263 #define KVM_SET_LAPIC _IOW(KVMIO, 0x8f, struct kvm_lapic_state) macro
/linux-master/arch/x86/kvm/
H A Dx86.c5899 case KVM_SET_LAPIC: {

Completed in 225 milliseconds