store_tr 333 arch/x86/kernel/paravirt.c .store_tr = native_store_tr, store_tr 815 arch/x86/kernel/vmi_32.c para_fill(pv_cpu_ops.store_tr, GetTR); store_tr 33 arch/x86/power/cpu_32.c store_tr(ctxt->tr); store_tr 47 arch/x86/power/cpu_64.c store_tr(ctxt->tr); store_tr 1244 arch/x86/xen/enlighten.c .store_tr = xen_store_tr, store_tr 116 include/asm-x86/paravirt.h unsigned long (*store_tr)(void); store_tr 873 include/asm-x86/paravirt.h return PVOP_CALL0(unsigned long, pv_cpu_ops.store_tr);