Searched defs:tsc (Results 1 – 24 of 24) sorted by relevance
/arch/c6x/kernel/ |
D | time.c | 44 u64 tsc = get_cycles(); in sched_clock() local
|
/arch/x86/include/asm/ |
D | stackprotector.h | 69 u64 tsc; in boot_init_stack_canary() local
|
D | pvclock.h | 82 u64 __pvclock_read_cycles(const struct pvclock_vcpu_time_info *src, u64 tsc) in __pvclock_read_cycles()
|
D | perf_event.h | 339 u64 tsc; member
|
/arch/arm/boot/dts/ |
D | lpc32xx.dtsi | 448 tsc: tsc@40048000 { label
|
D | imx25.dtsi | 301 tsc: tcq@50030400 { label
|
D | imx6ul.dtsi | 374 tsc: tsc@2040000 { label
|
/arch/x86/kernel/ |
D | tsc.c | 242 u64 native_sched_clock_from_tsc(u64 tsc) in native_sched_clock_from_tsc() 390 u64 tsc, t1, t2, delta; in pit_calibrate_tsc() local 499 u64 tsc = 0, prev_tsc = 0; in pit_expect_msb() local 529 u64 tsc, delta; in quick_pit_calibrate() local
|
/arch/x86/include/uapi/asm/ |
D | mce.h | 19 __u64 tsc; /* CPU time stamp counter */ member
|
D | kvm_para.h | 74 __u64 tsc; member
|
/arch/s390/include/asm/ |
D | stp.h | 17 u32 tsc : 1; /* Timing status change */ member
|
/arch/arm64/boot/dts/renesas/ |
D | r8a77980.dtsi | 333 tsc: thermal@e6198000 { label
|
D | r8a77961.dtsi | 478 tsc: thermal@e6198000 { label
|
D | r8a77965.dtsi | 428 tsc: thermal@e6198000 { label
|
D | r8a774b1.dtsi | 381 tsc: thermal@e6198000 { label
|
D | r8a77960.dtsi | 559 tsc: thermal@e6198000 { label
|
D | r8a774e1.dtsi | 562 tsc: thermal@e6198000 { label
|
D | r8a774a1.dtsi | 508 tsc: thermal@e6198000 { label
|
D | r8a77951.dtsi | 589 tsc: thermal@e6198000 { label
|
/arch/x86/kernel/apic/ |
D | apic.c | 473 u64 tsc; in lapic_next_deadline() local 693 unsigned long long tsc = 0; in lapic_cal_handler() local
|
/arch/x86/kvm/ |
D | x86.c | 2186 u64 tsc = pvclock_scale_delta(kernel_ns-vcpu->arch.this_tsc_nsec, in compute_guest_tsc() local 2236 static inline u64 __scale_tsc(u64 ratio, u64 tsc) in __scale_tsc() 2241 u64 kvm_scale_tsc(struct kvm_vcpu *vcpu, u64 tsc) in kvm_scale_tsc() 2255 u64 tsc; in kvm_compute_tsc_offset() local 2762 u64 tsc = compute_guest_tsc(v, kernel_ns); in kvm_guest_time_update() local
|
D | hyperv.c | 525 u64 tsc; in get_time_ref_counter() local
|
D | emulate.c | 3668 u64 tsc = 0; in em_rdtsc() local
|
/arch/x86/events/intel/ |
D | ds.c | 261 u64 tsc; member
|