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()172 int lowest = iommu->ctx_lowest_free; in iommu_alloc_ctx()192 if (ctx < iommu->ctx_lowest_free) in iommu_free_ctx()193 iommu->ctx_lowest_free = ctx; in iommu_free_ctx()
890 iommu->ctx_lowest_free = 1; in pci_sun4v_iommu_init()