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

  /src/sys/arch/i386/i386/
process_machdep.c 252 process_machdep_write_xstate(struct lwp *l, const struct xstate *regs) function in typeref:typename:int
431 error = process_machdep_write_xstate(l, &r);
  /src/sys/arch/amd64/amd64/
process_machdep.c 296 process_machdep_write_xstate(struct lwp *l, const struct xstate *regs) function in typeref:typename:int
419 error = process_machdep_write_xstate(l, &r);

Completed in 14 milliseconds