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

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
xen.h 163 * The following is all CPU context. Note that the fpu_ctxt block is filled
167 * information in this structure is updated, the fields read include: fpu_ctxt
175 struct { char x[512]; } fpu_ctxt; /* User-level FPU registers */ member in struct:vcpu_guest_context
xen.h 163 * The following is all CPU context. Note that the fpu_ctxt block is filled
167 * information in this structure is updated, the fields read include: fpu_ctxt
175 struct { char x[512]; } fpu_ctxt; /* User-level FPU registers */ member in struct:vcpu_guest_context

Completed in 63 milliseconds