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

  /src/sys/arch/usermode/dev/
cpu.c 63 #define cpu_unreachable() do { thunk_abort(); } while (0)
165 thunk_abort();
  /src/sys/arch/usermode/include/
thunk.h 97 void thunk_abort(void);
  /src/sys/arch/usermode/usermode/
machdep.c 305 thunk_abort();
thunk.c 363 thunk_abort(void) function in typeref:typename:void

Completed in 13 milliseconds