Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dx86.c341 static int exception_type(int vector) in exception_type() function
5461 exception_type(ctxt->exception.vector) == EXCPT_TRAP) in x86_emulate_instruction()
5997 if (exception_type(vcpu->arch.exception.nr) == EXCPT_FAULT) in inject_pending_event()