Home
last modified time | relevance | path

Searched refs:init_event (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dlapic.h78 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event);
H A Dlapic.c2308 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_lapic_reset() argument
2319 if (!init_event) { in kvm_lapic_reset()
H A Dx86.c10271 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in kvm_vcpu_reset() argument
10273 kvm_lapic_reset(vcpu, init_event); in kvm_vcpu_reset()
10311 if (init_event) in kvm_vcpu_reset()
10321 if (init_event) in kvm_vcpu_reset()
10325 if (!init_event) { in kvm_vcpu_reset()
10340 kvm_x86_ops.vcpu_reset(vcpu, init_event); in kvm_vcpu_reset()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h1105 void (*vcpu_reset)(struct kvm_vcpu *vcpu, bool init_event);
1671 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event);
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c4482 static void vmx_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in vmx_vcpu_reset() argument
4497 if (!init_event) { in vmx_vcpu_reset()
4528 if (!init_event) { in vmx_vcpu_reset()
4554 if (cpu_has_vmx_tpr_shadow() && !init_event) { in vmx_vcpu_reset()
4573 if (init_event) in vmx_vcpu_reset()
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c1263 static void svm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event) in svm_vcpu_reset() argument
1272 if (!init_event) { in svm_vcpu_reset()
1283 if (kvm_vcpu_apicv_active(vcpu) && !init_event) in svm_vcpu_reset()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog66897 remove init_event