Searched refs:ctx_lowest_free (Results 1 – 3 of 3) sorted by relevance
70 unsigned long ctx_lowest_free; member
104 iommu->ctx_lowest_free = 1; in iommu_table_init()173 int lowest = iommu->ctx_lowest_free; in iommu_alloc_ctx()193 if (ctx < iommu->ctx_lowest_free) in iommu_free_ctx()194 iommu->ctx_lowest_free = ctx; in iommu_free_ctx()
902 iommu->ctx_lowest_free = 1; in pci_sun4v_iommu_init()