Searched refs:exception_type (Results 1 – 4 of 4) sorted by relevance
94 enum exception_type type) in enter_exception64()
31 enum exception_type { enum
2717 enum exception_type type) in kvm_inject_el2_exception()2742 enum exception_type type) in kvm_inject_nested()
729 static int exception_type(int vector) in exception_type() function9076 exception_type(ctxt->exception.vector) == EXCPT_TRAP); in x86_emulate_instruction()9200 exception_type(ctxt->exception.vector) == EXCPT_TRAP) { in x86_emulate_instruction()10296 if (exception_type(vcpu->arch.exception.vector) == EXCPT_FAULT) in kvm_check_and_inject_events()
Completed in 35 milliseconds