Searched refs:x86_set_tls_context (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/kernel/arch/x86/
H A Darch_thread.h30 void x86_set_tls_context(Thread* thread);
/haiku/src/system/kernel/arch/x86/
H A Darch_thread.cpp168 x86_set_tls_context(thread);
206 x86_set_tls_context(to);
/haiku/src/system/kernel/arch/x86/32/
H A Dthread.cpp103 x86_set_tls_context(Thread *thread) function
249 // frame.fs not used, we call x86_set_tls_context() on context switch
/haiku/src/system/kernel/arch/x86/64/
H A Dthread.cpp99 x86_set_tls_context(Thread* thread) function

Completed in 206 milliseconds