Searched refs:kvm_clear_exception_queue (Results 1 – 6 of 6) sorted by relevance
93 static inline void kvm_clear_exception_queue(struct kvm_vcpu *vcpu) in kvm_clear_exception_queue() function
8800 kvm_clear_exception_queue(vcpu); in x86_emulate_instruction()11911 kvm_clear_exception_queue(vcpu); in kvm_vcpu_reset()
1089 kvm_clear_exception_queue(vcpu); in nested_svm_vmexit()
2457 kvm_clear_exception_queue(vcpu); in task_switch_interception()3847 kvm_clear_exception_queue(vcpu); in svm_complete_interrupts()
5711 kvm_clear_exception_queue(vcpu); in handle_task_switch()7023 kvm_clear_exception_queue(vcpu); in __vmx_complete_interrupts()
4794 kvm_clear_exception_queue(vcpu); in nested_vmx_vmexit()
Completed in 53 milliseconds