Searched refs:amd_io_pgtable (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/iommu/amd/
H A Dio_pgtable_v2.c194 static u64 *fetch_pte(struct amd_io_pgtable *pgtable,
283 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops);
309 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops);
349 struct amd_io_pgtable *pgtable = container_of(iop, struct amd_io_pgtable, iop);
361 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg);
H A Dio_pgtable.c291 static u64 *fetch_pte(struct amd_io_pgtable *pgtable,
445 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops);
476 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops);
530 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops);
563 struct amd_io_pgtable *pgtable = container_of(iop, struct amd_io_pgtable, iop);
589 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg);
H A Damd_iommu_types.h530 container_of((x), struct amd_io_pgtable, iop)
540 container_of((x), struct amd_io_pgtable, pgtbl_cfg)
549 struct amd_io_pgtable { struct
580 struct amd_io_pgtable iop;

Completed in 112 milliseconds