Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dkvm.c1831 uint32_t tbfreq_procfs; in kvmppc_get_tbfreq_procfs() local
1842 tbfreq_procfs = atoi(++ns); in kvmppc_get_tbfreq_procfs()
1845 return tbfreq_procfs ? tbfreq_procfs : tbfreq_fallback; in kvmppc_get_tbfreq_procfs()