Home
last modified time | relevance | path

Searched refs:exception_type (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/arm64/kvm/
Dinject_fault.c36 enum exception_type { enum
43 static u64 get_except_vector(struct kvm_vcpu *vcpu, enum exception_type type) in get_except_vector()
/Linux-v4.19/arch/x86/kvm/
Dx86.c383 static int exception_type(int vector) in exception_type() function
6282 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()