Home
last modified time | relevance | path

Searched defs:kvm_queue_exception (Results 1 – 2 of 2) sorted by relevance

/arch/loongarch/include/asm/
Dkvm_vcpu.h106 static inline int kvm_queue_exception(struct kvm_vcpu *vcpu, in kvm_queue_exception() function
/arch/x86/kvm/
Dx86.c910 void kvm_queue_exception(struct kvm_vcpu *vcpu, unsigned nr) in kvm_queue_exception() function