Home
last modified time | relevance | path

Searched refs:clts (Results 1 – 3 of 3) sorted by relevance

/sys/amd64/
Dmachine.c178 clts(); // Enable FPU/XMM in Machine_Init()
261 clts(); // Enable FPU/XMM in Machine_InitAP()
Dthread.c100 clts(); in Thread_SwitchArch()
/sys/amd64/include/
Damd64op.h372 static INLINE void clts() in clts() function