Searched refs:exception_type (Results 1 – 3 of 3) sorted by relevance
65 enum exception_type type) in get_except64_offset()150 enum exception_type type) in enter_exception64()
29 enum exception_type { enum46 enum exception_type type);
534 static int exception_type(int vector) in exception_type() function8141 exception_type(ctxt->exception.vector) == EXCPT_TRAP); in x86_emulate_instruction()8249 exception_type(ctxt->exception.vector) == EXCPT_TRAP) { in x86_emulate_instruction()9151 if (exception_type(vcpu->arch.exception.nr) == EXCPT_FAULT) in inject_pending_event()