Searched defs:init_event (Results 1 - 9 of 9) sorted by relevance
| /third_party/libevdev/libevdev/ |
| H A D | libevdev-int.h | 116 init_event(struct libevdev *dev, struct input_event *ev, int type, int code, int value) in init_event() function
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| H A D | lapic.c | 2312 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset() argument
|
| H A D | x86.c | 10349 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset() argument
|
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| H A D | lapic.c | 2670 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset() argument
|
| H A D | x86.c | 12019 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset() argument
|
| /kernel/linux/linux-5.10/arch/x86/kvm/svm/ |
| H A D | svm.c | 1263 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset() argument
|
| /kernel/linux/linux-6.6/arch/x86/kvm/svm/ |
| H A D | svm.c | 1411 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset() argument
|
| /kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 4509 static void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset() argument
|
| /kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 4858 static void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset() argument
|
Completed in 70 milliseconds