Searched refs:exception_type (Results 1 – 2 of 2) sorted by relevance
36 enum exception_type { enum43 static u64 get_except_vector(struct kvm_vcpu *vcpu, enum exception_type type) in get_except_vector()
383 static int exception_type(int vector) in exception_type() function6282 exception_type(ctxt->exception.vector) == EXCPT_TRAP) in x86_emulate_instruction()6994 if (exception_type(vcpu->arch.exception.nr) == EXCPT_FAULT) in inject_pending_event()