Searched refs:native_load_tls (Results 1 – 2 of 2) 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
162 .cpu.load_tls = native_load_tls,