Home
last modified time | relevance | path

Searched refs:amd_io_pgtable (Results 1 – 2 of 2) sorted by relevance

/drivers/iommu/amd/
Dio_pgtable.c316 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte()
462 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_unmap_page()
492 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_iova_to_phys()
512 struct amd_io_pgtable *pgtable = container_of(iop, struct amd_io_pgtable, iop); in v1_free_pgtable()
540 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v1_alloc_pgtable()
Damd_iommu_types.h489 container_of((x), struct amd_io_pgtable, iop)
499 container_of((x), struct amd_io_pgtable, pgtbl_cfg)
501 struct amd_io_pgtable { struct
517 struct amd_io_pgtable iop; argument