fpu_kern_ctx
return (sizeof(struct fpu_kern_ctx) + XSAVE_AREA_ALIGN + max_est);
struct fpu_kern_ctx *
struct fpu_kern_ctx *
fpu_kern_free_ctx(struct fpu_kern_ctx *ctx)
fpu_kern_ctx_savefpu(struct fpu_kern_ctx *ctx)
fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags)
fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx)
struct fpu_kern_ctx;
struct fpu_kern_ctx *fpu_kern_alloc_ctx(u_int flags);
struct fpu_kern_ctx *fpu_kern_alloc_ctx_domain(int domain, u_int flags);
void fpu_kern_free_ctx(struct fpu_kern_ctx *ctx);
void fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx,
int fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx);
struct fpu_kern_ctx *
return (malloc(sizeof(struct fpu_kern_ctx), M_FPUKERN_CTX,
fpu_kern_free_ctx(struct fpu_kern_ctx *ctx)
fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags)
fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx)
struct fpu_kern_ctx;
struct fpu_kern_ctx *fpu_kern_alloc_ctx(u_int);
void fpu_kern_free_ctx(struct fpu_kern_ctx *);
void fpu_kern_enter(struct thread *, struct fpu_kern_ctx *, u_int);
int fpu_kern_leave(struct thread *, struct fpu_kern_ctx *);
struct fpu_kern_ctx *
struct fpu_kern_ctx *res;
sz = sizeof(struct fpu_kern_ctx);
fpu_kern_free_ctx(struct fpu_kern_ctx *ctx)
fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags)
fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx)
struct fpu_kern_ctx *fpu_kern_alloc_ctx(u_int);
void fpu_kern_free_ctx(struct fpu_kern_ctx *);
void fpu_kern_enter(struct thread *, struct fpu_kern_ctx *, u_int);
int fpu_kern_leave(struct thread *, struct fpu_kern_ctx *);
struct fpu_kern_ctx;
struct fpu_kern_ctx *
struct fpu_kern_ctx *res;
sz = sizeof(struct fpu_kern_ctx) + XSAVE_AREA_ALIGN +
fpu_kern_free_ctx(struct fpu_kern_ctx *ctx)
fpu_kern_ctx_savefpu(struct fpu_kern_ctx *ctx)
fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags)
fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx)
struct fpu_kern_ctx;
struct fpu_kern_ctx *fpu_kern_alloc_ctx(u_int flags);
void fpu_kern_free_ctx(struct fpu_kern_ctx *ctx);
void fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx,
int fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx);
struct fpu_kern_ctx;
struct fpu_kern_ctx *fpu_kern_alloc_ctx(u_int flags);
void fpu_kern_free_ctx(struct fpu_kern_ctx *ctx);
void fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx,
int fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx);
fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags)
fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx)