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

  /src/sys/arch/x86/x86/
fpu.c 350 * AMD FPUs do not restore FIP, FDP, and FOP on fxrstor and xrstor
415 XS64(xrstor)(area, xsave_features); local in function:fpu_area_restore
751 * Force a reload of the given xstate during the next XRSTOR.
  /src/sys/arch/x86/include/
cpufunc.h 473 xrstor(const void *addr, uint64_t mask) function in typeref:typename:void
481 "xrstor %[area]"

Completed in 13 milliseconds