HomeSort by: relevance | last modified time | path
    Searched refs:general_exception (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sh3/sh3/
exception.c 129 void general_exception(struct lwp *, struct trapframe *, uint32_t);
134 * void general_exception(struct lwp *l, struct trapframe *tf):
140 general_exception(struct lwp *l, struct trapframe *tf, uint32_t va) function in typeref:typename:void
264 panic("general_exception");
exception_vector.S 107 1: /* general_exception(curlwp, tf, TEA); */
149 .Lg_general_exception: .long _C_LABEL(general_exception)

Completed in 12 milliseconds