Home
last modified time | relevance | path

Searched refs:CALIBRATION_ROUNDS (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Di8254.c42 #define CALIBRATION_ROUNDS 3 macro
75 for (i = 0; i < CALIBRATION_ROUNDS; i++) { in kvm_pit_update_clock_offset()