Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dkvm.c1833 uint32_t tbfreq_procfs; in kvmppc_get_tbfreq_procfs() local
1844 tbfreq_procfs = atoi(++ns); in kvmppc_get_tbfreq_procfs()
1847 return tbfreq_procfs ? tbfreq_procfs : tbfreq_fallback; in kvmppc_get_tbfreq_procfs()