Home
last modified time | relevance | path

Searched refs:load_TR_desc (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/
H A Ddesc.h110 #define load_TR_desc() native_load_tr_desc() macro
317 load_TR_desc(); in force_reload_TR()
H A Dparavirt.h221 static inline void load_TR_desc(void) in load_TR_desc() function
/linux/arch/x86/power/
H A Dcpu.c179 load_TR_desc(); /* This does ltr */ in fix_processor_context()
/linux/arch/x86/hyperv/
H A Dhv_crash.c112 load_TR_desc(); in hv_crash_restore_tss()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c2421 load_TR_desc(); in cpu_init_exception_handling()