OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XS64
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
fpu.c
371
#define
XS64
(x) (is_64bit ? x##64 : x)
373
#define
XS64
(x) x
384
XS64
(fxsave)(area);
387
XS64
(xsave)(area, xsave_features);
390
XS64
(xsaveopt)(area, xsave_features);
409
XS64
(fxrstor)(area);
415
XS64
(xrstor)(area, xsave_features);
Completed in 12 milliseconds
Indexes created Wed Oct 29 09:09:48 GMT 2025