Home
last modified time | relevance | path

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

/sys/amd64/
Dthread.c92 fxsave(&oldthr->arch.xsa); in Thread_SwitchArch()
/sys/amd64/include/
Damd64op.h377 static INLINE void fxsave(struct XSAVEArea *xsa) in fxsave() function