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

  /src/sys/arch/aarch64/include/
machdep.h 107 void trap_el1h_error(struct trapframe *);
  /src/sys/arch/aarch64/aarch64/
vectors.S 141 vector_func el1h_error_handler, 1, 0, trap_el1h_error
trap.c 918 trap_el1h_error(struct trapframe *tf) function in typeref:typename:void

Completed in 13 milliseconds