Home
last modified time | relevance | path

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

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