load_TLS          123 arch/x86/include/asm/desc.h #define load_TLS(t, cpu)			native_load_tls(t, cpu)
load_TLS          269 arch/x86/include/asm/paravirt.h static inline void load_TLS(struct thread_struct *t, unsigned cpu)
load_TLS           92 arch/x86/um/tls_32.c static int load_TLS(int flags, struct task_struct *to)