Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dkvm.c2576 uint32_t host_pvr = mfpvr(); in kvm_ppc_get_host_cpu_class() local
2579 pvr_pcc = ppc_cpu_class_by_pvr(host_pvr); in kvm_ppc_get_host_cpu_class()
2581 pvr_pcc = ppc_cpu_class_by_pvr_mask(host_pvr); in kvm_ppc_get_host_cpu_class()