Searched refs:load_tls (Results 1 – 4 of 4) sorted by relevance
123 .cpu.load_tls = native_load_tls,
50 void (*load_tls)(struct thread_struct *t, unsigned int cpu); member
245 PVOP_VCALL2(pv_ops, cpu.load_tls, t, cpu); in load_TLS()
1381 pv_ops.cpu.load_tls = xen_load_tls; in xen_start_kernel()