Searched refs:kvm_deliver_exception (Results 1 – 2 of 2) sorted by relevance
/linux/arch/loongarch/include/asm/ | ||
H A D | kvm_vcpu.h | 51 void kvm_deliver_exception(struct kvm_vcpu *vcpu); |
/linux/arch/loongarch/kvm/ | ||
H A D | vcpu.c | 286 kvm_deliver_exception(vcpu); in kvm_pre_enter_guest() |