HomeSort by: relevance | last modified time | path
    Searched defs: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.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");

Completed in 23 milliseconds