native_store_tr 121 arch/x86/include/asm/desc.h #define store_tr(tr) (tr = native_store_tr()) native_store_tr 324 arch/x86/kernel/paravirt.c .cpu.store_tr = native_store_tr,