HomeSort by: relevance | last modified time | path
    Searched defs:tf_sp (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/or1k/include/
frame.h 47 #define tf_sp tf_regs.r_sp macro
  /src/sys/arch/x86/include/
db_machdep.h 21 #define tf_sp tf_rsp macro
28 #define tf_sp tf_esp macro
  /src/sys/arch/aarch64/include/
frame.h 46 #define tf_sp tf_regs.r_sp macro
  /src/sys/arch/vax/include/
trap.h 86 long tf_sp; /* Stack pointer */ member in struct:trapframe
  /src/sys/arch/riscv/include/
frame.h 46 #define tf_sp tf_reg[_X_SP] macro
  /src/sys/arch/hppa/include/
frame.h 78 u_int tf_sp; /* r30 */ member in struct:trapframe

Completed in 30 milliseconds