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

  /src/sys/arch/powerpc/include/
frame.h 198 #define CALLFRAMELEN sizeof(struct callframe)
199 struct callframe { struct
  /src/sys/arch/powerpc/powerpc/
vm_machdep.c 125 struct callframe * const cf = ((struct callframe *)ktf) - 1;
130 * struct ktrapframe has a partial callframe (sp & lr)
131 * followed by a real trapframe. The partial callframe
134 * There happens to be a partial callframe in front of the
  /src/sys/arch/mips/mips/
fp.S 132 #error N32/N64 ABI callframe error

Completed in 44 milliseconds