Home
last modified time | relevance | path

Searched defs:clts (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/x86/x86/
H A Dfpu.c130 #define clts() HYPERVISOR_fpu_taskswitch(0) macro
/netbsd-src/sys/arch/x86/include/
H A Dcpufunc.h331 clts(void) in clts() function