tsc_to_system_mul 31 arch/x86/include/asm/pvclock-abi.h u32 tsc_to_system_mul; tsc_to_system_mul 85 arch/x86/include/asm/pvclock.h u64 offset = pvclock_scale_delta(delta, src->tsc_to_system_mul, tsc_to_system_mul 31 arch/x86/kernel/pvclock.c do_div(pv_tsc_khz, src->tsc_to_system_mul); tsc_to_system_mul 915 arch/x86/kvm/hyperv.c if (hv_clock->tsc_to_system_mul >= max_mul) tsc_to_system_mul 924 arch/x86/kvm/hyperv.c hv_clock->tsc_to_system_mul, tsc_to_system_mul 923 arch/x86/kvm/trace.h __field( __u32, tsc_to_system_mul ) tsc_to_system_mul 933 arch/x86/kvm/trace.h __entry->tsc_to_system_mul = pvclock->tsc_to_system_mul; tsc_to_system_mul 945 arch/x86/kvm/trace.h __entry->tsc_to_system_mul, tsc_to_system_mul 2302 arch/x86/kvm/x86.c &hv_clock.tsc_to_system_mul); tsc_to_system_mul 2437 arch/x86/kvm/x86.c &vcpu->hv_clock.tsc_to_system_mul); tsc_to_system_mul 71 include/xen/arm/interface.h u32 tsc_to_system_mul; tsc_to_system_mul 517 include/xen/interface/xen.h uint32_t tsc_to_system_mul;