Searched refs:ctx_lowest_free (Results 1 – 3 of 3) sorted by relevance
41 unsigned long ctx_lowest_free; member
188 iommu->ctx_lowest_free = 1; in iommu_table_init()257 int lowest = iommu->ctx_lowest_free; in iommu_alloc_ctx()277 if (ctx < iommu->ctx_lowest_free) in iommu_free_ctx()278 iommu->ctx_lowest_free = ctx; in iommu_free_ctx()
604 iommu->ctx_lowest_free = 1; in pci_sun4v_iommu_init()