Searched refs:load_tls (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | paravirt_types.h | 71 void (*load_tls)(struct thread_struct *t, unsigned int cpu); member |
| /linux/arch/x86/xen/ | ||
| H A D | enlighten_pv.c | 1239 .load_tls = xen_load_tls, |