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

/haiku/src/system/kernel/arch/x86/64/
H A Ddescriptors.cpp99 unsigned SetUserTLS(unsigned cpu,
281 GlobalDescriptorTable::SetUserTLS(unsigned cpu, uintptr_t base, size_t limit) function in class:GlobalDescriptorTable
405 sGDT.SetUserTLS(cpu, 0, TLS_COMPAT_SIZE);
448 return sGDT.SetUserTLS(cpu, base, TLS_COMPAT_SIZE);

Completed in 33 milliseconds