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

  /src/sys/arch/x86/include/
fpu.h 24 void fputrap(struct trapframe *);
  /src/sys/arch/i386/i386/
i386_trap.S 303 call _C_LABEL(fputrap)
  /src/sys/arch/amd64/amd64/
amd64_trap.S 463 call _C_LABEL(fputrap)
  /src/sys/arch/x86/x86/
fpu.c 673 fputrap(struct trapframe *frame) function in typeref:typename:void

Completed in 131 milliseconds