Home
last modified time | relevance | path

Searched defs:tsc (Results 1 – 21 of 21) sorted by relevance

/arch/c6x/kernel/
Dtime.c44 u64 tsc = get_cycles(); in sched_clock() local
/arch/x86/include/asm/
Dstackprotector.h69 u64 tsc; in boot_init_stack_canary() local
Dpvclock.h82 u64 __pvclock_read_cycles(const struct pvclock_vcpu_time_info *src, u64 tsc) in __pvclock_read_cycles()
Dperf_event.h195 u64 tsc; member
/arch/arm/boot/dts/
Dlpc32xx.dtsi448 tsc: tsc@40048000 { label
Dimx25.dtsi301 tsc: tcq@50030400 { label
Dimx6ul.dtsi359 tsc: tsc@2040000 { label
/arch/x86/kernel/
Dtsc.c235 u64 native_sched_clock_from_tsc(u64 tsc) in native_sched_clock_from_tsc()
383 u64 tsc, t1, t2, delta; in pit_calibrate_tsc() local
492 u64 tsc = 0, prev_tsc = 0; in pit_expect_msb() local
522 u64 tsc, delta; in quick_pit_calibrate() local
/arch/x86/include/uapi/asm/
Dmce.h19 __u64 tsc; /* CPU time stamp counter */ member
Dkvm_para.h70 __u64 tsc; member
/arch/s390/include/asm/
Dstp.h15 unsigned int tsc : 1; /* Timing status change */ member
/arch/arm64/boot/dts/renesas/
Dr8a77980.dtsi333 tsc: thermal@e6198000 { label
Dr8a77965.dtsi413 tsc: thermal@e6198000 { label
Dr8a774a1.dtsi505 tsc: thermal@e6198000 { label
Dr8a7796.dtsi530 tsc: thermal@e6198000 { label
Dr8a7795.dtsi559 tsc: thermal@e6198000 { label
/arch/x86/kernel/apic/
Dapic.c473 u64 tsc; in lapic_next_deadline() local
732 unsigned long long tsc = 0; in lapic_cal_handler() local
/arch/x86/kvm/
Dx86.c1849 u64 tsc = pvclock_scale_delta(kernel_ns-vcpu->arch.this_tsc_nsec, in compute_guest_tsc() local
1905 static inline u64 __scale_tsc(u64 ratio, u64 tsc) in __scale_tsc()
1910 u64 kvm_scale_tsc(struct kvm_vcpu *vcpu, u64 tsc) in kvm_scale_tsc()
1924 u64 tsc; in kvm_compute_tsc_offset() local
2438 u64 tsc = compute_guest_tsc(v, kernel_ns); in kvm_guest_time_update() local
Dhyperv.c406 u64 tsc; in get_time_ref_counter() local
Demulate.c3662 u64 tsc = 0; in em_rdtsc() local
/arch/x86/events/intel/
Dds.c260 u64 tsc; member