Searched refs:cap_spapr_vfio (Results 1 – 1 of 1) sorted by relevance
73 static int cap_spapr_vfio; variable134 cap_spapr_vfio = kvm_vm_check_extension(s, KVM_CAP_SPAPR_TCE_VFIO); in kvm_arch_init()2221 if (!cap_spapr_tce || (need_vfio && !cap_spapr_vfio)) { in kvmppc_create_spapr_tce()2558 return cap_spapr_vfio; in kvmppc_has_cap_spapr_vfio()