Searched refs:cap_ndoms (Results 1 – 2 of 2) sorted by relevance
90 #define cap_ndoms(c) (1 << (4 + 2 * ((c) & 0x7))) macro
72 nr_dom = cap_ndoms(iommu->cap); in domain_iommu_domid()99 nr_dom = cap_ndoms(iommu->cap); in context_set_domain_id()135 nr_dom = cap_ndoms(iommu->cap); in context_get_domain_id()1233 nr_dom = cap_ndoms(iommu->cap); in iommu_alloc()
Completed in 11 milliseconds