Home
last modified time | relevance | path

Searched defs:kvm_queue_exception_e (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c698 void kvm_queue_exception_e(struct kvm_vcpu *vcpu, unsigned nr, u32 error_code) in kvm_queue_exception_e() function
702 EXPORT_SYMBOL_GPL(kvm_queue_exception_e); variable
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c824 void kvm_queue_exception_e(struct kvm_vcpu *vcpu, unsigned nr, u32 error_code) in kvm_queue_exception_e() function
828 EXPORT_SYMBOL_GPL(kvm_queue_exception_e); variable

Completed in 29 milliseconds