Searched refs:native_load_tls (Results 1 – 1 of 1) sorted by relevance
120 #define load_TLS(t, cpu) native_load_tls(t, cpu)293 static inline void native_load_tls(struct thread_struct *t, unsigned int cpu) in native_load_tls() function