Searched refs:TBFREQ (Results 1 – 2 of 2) sorted by relevance
54 #define TBFREQ 16600000UL macro109 uint64_t tbfreq = kvm_enabled() ? kvmppc_get_tbfreq() : TBFREQ; in ppc_heathrow_init()117 cpu_ppc_tb_init(env, TBFREQ); in ppc_heathrow_init()
80 #define TBFREQ (25UL * 1000UL * 1000UL) macro157 uint64_t tbfreq = kvm_enabled() ? kvmppc_get_tbfreq() : TBFREQ; in ppc_core99_init()165 cpu_ppc_tb_init(env, TBFREQ); in ppc_core99_init()