Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dfpu.c169 #define stop_emulating() clts() macro
305 stop_emulating(); in fpususpend()
316 stop_emulating(); in fpuresume()
418 stop_emulating(); in fpuinit()
452 stop_emulating(); in fpuinitstate()
509 stop_emulating(); in fpuexit()
762 stop_emulating(); in restore_fpu_curthread()
824 stop_emulating(); in fpudna()
1162 stop_emulating(); in fpu_kern_enter()
/f-stack/freebsd/i386/i386/
H A Dnpx.c150 #define stop_emulating() clts() macro
249 stop_emulating(); in npx_probe()
452 stop_emulating(); in npxinit()
497 stop_emulating(); in npxinitstate()
565 stop_emulating(); in npxexit()
846 stop_emulating(); in restore_npx_curthread()
899 stop_emulating(); in npxdna()
927 stop_emulating(); in npxsave()
961 stop_emulating(); in npxsuspend()
976 stop_emulating(); in npxresume()
[all …]