Home
last modified time | relevance | path

Searched refs:TSC (Results 1 – 25 of 32) sorted by relevance

12

/linux/Documentation/virt/kvm/
A Dtimekeeping.rst14 3) TSC Hardware
324 3. TSC Hardware
356 3.1. TSC synchronization
367 write the full 64-bits of the TSC, it may be impossible to match the TSC in
374 3.2. TSC and CPU hotplug
382 TSC is synchronized back to a state where TSC synchronization flaws, however
404 3.4. TSC and C-states
408 states may be problematic for TSC as well. The TSC may stop advancing in such
445 3.7. TSC virtualization - VMX
559 the TSC is much higher precision, many possible values of the TSC may be read
[all …]
A Dhypercalls.rst130 * tsc: guest TSC value used to calculate sec/nsec pair
134 host and guest. The guest can use the returned TSC value to
137 Returns KVM_EOPNOTSUPP if the host does not use TSC clocksource,
/linux/tools/power/cpupower/utils/idle_monitor/
A Dnhm_idle.c27 enum intel_nhm_id { C3 = 0, C6, PC3, PC6, TSC = 0xFFFF }; enumerator
89 case TSC: in nhm_get_count()
131 nhm_get_count(TSC, &tsc_at_measure_start, base_cpu); in nhm_start()
139 nhm_get_count(TSC, &dbg, base_cpu); in nhm_start()
150 nhm_get_count(TSC, &tsc_at_measure_end, base_cpu); in nhm_stop()
158 nhm_get_count(TSC, &dbg, base_cpu); in nhm_stop()
A Dhsw_ext_idle.c26 TSC = 0xFFFF }; enumerator
77 case TSC: in hsw_ext_get_count()
124 hsw_ext_get_count(TSC, &tsc_at_measure_start, base_cpu); in hsw_ext_start()
133 hsw_ext_get_count(TSC, &tsc_at_measure_end, base_cpu); in hsw_ext_stop()
A Dsnb_idle.c24 enum intel_snb_id { C7 = 0, PC2, PC7, SNB_CSTATE_COUNT, TSC = 0xFFFF }; enumerator
75 case TSC: in snb_get_count()
122 snb_get_count(TSC, &tsc_at_measure_start, base_cpu); in snb_start()
131 snb_get_count(TSC, &tsc_at_measure_end, base_cpu); in snb_stop()
/linux/Documentation/virt/kvm/devices/
A Dvcpu.rst172 :Parameters: 64-bit unsigned TSC offset
182 Specifies the guest's TSC offset relative to the host's TSC. The guest's
183 TSC is then derived by the following equation:
187 This attribute is useful to adjust the guest's TSC on live migration,
188 so that the TSC counts the time during which the VM was paused. The
193 1. Invoke the KVM_GET_CLOCK ioctl to record the host TSC (tsc_src),
198 guest TSC offset (ofs_src[i]).
201 guest's TSC (freq).
217 5. Invoke the KVM_GET_CLOCK ioctl to record the host TSC (tsc_dest) and
220 6. Adjust the guest TSC offsets for every vCPU to account for (1) time
[all …]
/linux/Documentation/devicetree/bindings/input/touchscreen/
A Dlpc32xx-tsc.txt1 * NXP LPC32xx SoC Touchscreen Controller (TSC)
7 - interrupts: The TSC/ADC interrupt
/linux/tools/perf/Documentation/
A Dperf-intel-pt.txt252 So, to disable TSC packets use:
1197 using 'perf inject' and requires unchanging VMX TSC Offset and no VMX TSC Scaling.
1313 ERROR: Unknown TSC Offset for VMCS 0x1bff6a
1314 VMCS: 0x1bff6a TSC Offset 0xffffe42722c64c41
1315 ERROR: Unknown TSC Offset for VMCS 0x1cbc08
1316 VMCS: 0x1cbc08 TSC Offset 0xffffe42722c64c41
1317 ERROR: Unknown TSC Offset for VMCS 0x1c3ce8
1318 VMCS: 0x1c3ce8 TSC Offset 0xffffe42722c64c41
1319 ERROR: Unknown TSC Offset for VMCS 0x1cbce9
1320 VMCS: 0x1cbce9 TSC Offset 0xffffe42722c64c41
[all …]
A Djitdump-specification.txt49 …g an architecture-specific timestamp clock source. For instance, on x86, one could use TSC directly
/linux/Documentation/translations/zh_CN/virt/acrn/
A Dcpuid.rst56 eax = (Virtual) TSC frequency in kHz.
/linux/Documentation/virt/acrn/
A Dcpuid.rst46 eax = (Virtual) TSC frequency in kHz.
/linux/Documentation/devicetree/bindings/mfd/
A Dfsl-imx25-tsadc.txt1 Freescale MX25 ADC/TSC MultiFunction Device (MFD)
/linux/tools/arch/x86/kcpuid/
A Dcpuid.csv43 …1, 0, ECX, 24, tsc_deadline_timer, LAPIC supports one-shot operation using a TSC deadline …
302 … 0x15, 0, EAX, 31:0, tsc_denominator, The denominator of the TSC/”core crystal clock” ratio
303 0x15, 0, EBX, 31:0, tsc_numerator, The numerator of the TSC/”core crystal clock” ratio
373 0x80000007, 0, EDX, 8, nonstop_tsc, Invariant TSC available
/linux/Documentation/devicetree/bindings/thermal/
A Drcar-gen3-thermal.yaml11 On R-Car Gen3 SoCs, the thermal sensor controllers (TSC) control the thermal
/linux/Documentation/devicetree/bindings/iio/adc/
A Damlogic,meson-saradc.yaml58 Syscon which contains the 5th bit of the TSC (temperature sensor
/linux/arch/x86/
A DKconfig.cpu24 - "586" for generic Pentium CPUs lacking the TSC
187 like a 586 with TSC, and sets some GCC optimization flags (like a
201 treat this chip as a 586TSC with some extended instructions
209 treat this chip as a 586TSC with some extended instructions
/linux/Documentation/trace/
A Dhwlat_detector.rst26 for some period, then looking for gaps in the TSC data. Any gap indicates a
/linux/drivers/net/wireless/admtek/
A Dadm8211.h64 __le32 TSC; /* 0xC0 CSR32 */ member
/linux/kernel/time/
A DKconfig21 # cycle update - x86/TSC misfeature
/linux/arch/x86/kvm/
A Dcpuid.c456 F(TSC) | F(MSR) | F(PAE) | F(MCE) | in kvm_set_cpu_caps()
531 F(TSC) | F(MSR) | F(PAE) | F(MCE) | in kvm_set_cpu_caps()
/linux/Documentation/firmware-guide/acpi/apei/
A Deinj.rst179 [22715.834759] EDAC sbridge MC3: TSC 0
/linux/arch/arm/boot/dts/
A Dlpc32xx.dtsi430 * TSC vs. ADC: Since those two share the same
/linux/drivers/input/touchscreen/
A DKconfig929 - DMC TSC-10/25
1008 bool "DMC TSC-10/25 device support" if EXPERT
1097 tristate "TSC-10/25/40 serial touchscreen support"
1100 Say Y here if you have a TSC-10, 25 or 40 serial touchscreen connected
/linux/Documentation/timers/
A Dtimekeeping.rst154 Some hardware (such as the x86 TSC) will cause the sched_clock() function to
/linux/drivers/acpi/
A DKconfig545 (TSC) timing source.

Completed in 45 milliseconds

12