Home
last modified time | relevance | path

Searched defs:tbfreq (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/ppc/
H A Dmac_oldworld.c109 uint64_t tbfreq = kvm_enabled() ? kvmppc_get_tbfreq() : TBFREQ; in ppc_heathrow_init() local
H A Dmac_newworld.c157 uint64_t tbfreq = kvm_enabled() ? kvmppc_get_tbfreq() : TBFREQ; in ppc_core99_init() local
H A Dpnv.c150 uint32_t tbfreq = PNV_TIMEBASE_FREQ; in pnv_dt_core() local
H A Dspapr.c723 uint32_t tbfreq = kvm_enabled() ? kvmppc_get_tbfreq() in spapr_dt_cpu() local