Searched refs:tmict (Results 1 – 1 of 1) sorted by relevance
61 const uint32_t tmict = ~0u; in apic_guest_code() local76 apic_write_reg(APIC_TMICT, tmict); in apic_guest_code()89 freq = (tmict - tmcct) * tdcrs[i].divide_count * tsc_hz / (tsc1 - tsc0); in apic_guest_code()
Completed in 3 milliseconds