Home
last modified time | relevance | path

Searched refs:fpu_kern_alloc_ctx_domain (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/amd64/include/
HDfpu.h73 struct fpu_kern_ctx *fpu_kern_alloc_ctx_domain(int domain, u_int flags);
/freebsd-14-stable/sys/amd64/amd64/
HDfpu.c1111 fpu_kern_alloc_ctx_domain(int domain, u_int flags) in fpu_kern_alloc_ctx_domain() function