Searched refs:tablefd (Results 1 – 6 of 6) sorted by relevance
46 __s32 tablefd;52 - @tablefd is a file descriptor for a TCE table allocated via
109 long kvm_spapr_tce_attach_iommu_group(struct kvm *kvm, int tablefd, in kvm_spapr_tce_attach_iommu_group() argument120 f = fdget(tablefd); in kvm_spapr_tce_attach_iommu_group()
262 ret = kvm_spapr_tce_attach_iommu_group(dev->kvm, param.tablefd, in kvm_vfio_file_set_spapr_tce()
1166 __s32 tablefd; member
176 extern long kvm_spapr_tce_attach_iommu_group(struct kvm *kvm, int tablefd,
Completed in 38 milliseconds