Searched refs:tlb_exception (Results 1 – 2 of 2) sorted by relevance
148 .Lg_tlb_exception: .long _C_LABEL(tlb_exception)271 !! tlb_exception(curlwp, trapframe, tea)307 .L3_tlb_exception: .long _C_LABEL(tlb_exception)431 !! tlb_exception(curlwp, trapframe, tea)466 .L4_tlb_exception: .long _C_LABEL(tlb_exception)
130 void tlb_exception(struct lwp *, struct trapframe *, uint32_t);276 tlb_exception(struct lwp *l, struct trapframe *tf, uint32_t va) in tlb_exception() function