Searched refs:load_tls (Results 1 – 5 of 5) sorted by relevance
369 .load_tls = native_load_tls,
130 void (*load_tls)(struct thread_struct *t, unsigned int cpu); member
276 PVOP_VCALL2(pv_cpu_ops.load_tls, t, cpu); in load_TLS()
1446 pv_cpu_ops.load_tls = lguest_load_tls; in lguest_init()
1238 .load_tls = xen_load_tls,