Searched refs:store_tr (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/power/ | ||
| H A D | cpu.c | 102 store_tr(ctxt->tr); in __save_processor_state() |
| /linux/arch/x86/include/asm/ | ||
| H A D | desc.h | 117 #define store_tr(tr) (tr = native_store_tr()) macro |