Home
last modified time | relevance | path

Searched defs:first_stage (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/intel/
H A Diommu.c3260 static int iommu_superpage_capability(struct intel_iommu *iommu, bool first_stage) in iommu_superpage_capability()
3271 static struct dmar_domain *paging_domain_alloc(struct device *dev, bool first_stage) in paging_domain_alloc()
3342 bool first_stage; in intel_iommu_domain_alloc_paging_flags() local
4453 bool first_stage; in intel_iommu_domain_alloc_paging() local
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c151 static struct completion first_stage; variable