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

  /src/sys/arch/amd64/include/
frame.h 111 struct switchframe { struct
  /src/sys/arch/arm/include/arm32/
frame.h 59 struct switchframe { struct
  /src/sys/arch/i386/include/
frame.h 143 struct switchframe { struct
  /src/sys/arch/sh3/include/
frame.h 115 struct switchframe { struct
  /src/sys/arch/powerpc/include/
frame.h 185 #define SFRAMELEN roundup(sizeof(struct switchframe), CALLFRAMELEN)
186 struct switchframe { struct
  /src/sys/arch/m68k/include/
cpuframe.h 145 struct switchframe { struct

Completed in 60 milliseconds