Searched refs:iommu_gas_match_one (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/iommu/ |
H A D | iommu_gas.c | 317 iommu_gas_match_one(struct iommu_gas_match_args *a, iommu_gaddr_t beg, in iommu_gas_match_one() function 462 iommu_gas_match_one(a, first->last, curr->start, in iommu_gas_find_space() 473 iommu_gas_match_one(a, curr->end, first->first, in iommu_gas_find_space() 506 iommu_gas_match_one(a, first->last, curr->start, in iommu_gas_find_space() 513 iommu_gas_match_one(a, curr->end, first->first, in iommu_gas_find_space()
|