Searched refs:native_load_tls (Results 1 – 2 of 2) sorted by relevance
119 #define load_TLS(t, cpu) native_load_tls(t, cpu)292 static inline void native_load_tls(struct thread_struct *t, unsigned int cpu) in native_load_tls() function
287 .cpu.load_tls = native_load_tls,