Searched refs:alloc_io_pgtable_ops (Results  1 – 6 of 6) sorted by relevance
| /linux-4.4.14/drivers/iommu/ | 
| D | io-pgtable.c | 38 struct io_pgtable_ops *alloc_io_pgtable_ops(enum io_pgtable_fmt fmt,  in alloc_io_pgtable_ops()  function
  | 
| D | io-pgtable.h | 100 struct io_pgtable_ops *alloc_io_pgtable_ops(enum io_pgtable_fmt fmt,
  | 
| D | ipmmu-vmsa.c | 322 	domain->iop = alloc_io_pgtable_ops(ARM_32_LPAE_S1, &domain->cfg,  in ipmmu_domain_init_context()
  | 
| D | io-pgtable-arm.c | 946 		ops = alloc_io_pgtable_ops(fmts[i], cfg, cfg);  in arm_lpae_run_tests()
  | 
| D | arm-smmu.c | 887 	pgtbl_ops = alloc_io_pgtable_ops(fmt, &pgtbl_cfg, smmu_domain);  in arm_smmu_init_domain_context()
  | 
| D | arm-smmu-v3.c | 1542 	pgtbl_ops = alloc_io_pgtable_ops(fmt, &pgtbl_cfg, smmu_domain);  in arm_smmu_domain_finalise()
  |