Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dkvm.c81 static int cap_xive; variable
147 cap_xive = kvm_vm_check_extension(s, KVM_CAP_PPC_IRQ_XIVE); in kvm_arch_init()
2471 return cap_xive; in kvmppc_has_cap_xive()