Home
last modified time | relevance | path

Searched refs:alloc_io_pgtable_ops (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/iommu/
Dio-pgtable.c43 struct io_pgtable_ops *alloc_io_pgtable_ops(enum io_pgtable_fmt fmt, in alloc_io_pgtable_ops() function
Dio-pgtable.h97 struct io_pgtable_ops *alloc_io_pgtable_ops(enum io_pgtable_fmt fmt,
Dipmmu-vmsa.c331 domain->iop = alloc_io_pgtable_ops(ARM_32_LPAE_S1, &domain->cfg, in ipmmu_domain_init_context()
Dio-pgtable-arm.c884 ops = alloc_io_pgtable_ops(fmts[i], cfg, cfg); in arm_lpae_run_tests()
Darm-smmu.c905 pgtbl_ops = alloc_io_pgtable_ops(fmt, &pgtbl_cfg, smmu_domain); in arm_smmu_init_domain_context()