Home
last modified time | relevance | path

Searched refs:io_pgtable_cfg_to_data (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/amd/
H A Dio_pgtable_v2.c343 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v2_alloc_pgtable()
H A Dio_pgtable.c544 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v1_alloc_pgtable()
H A Damd_iommu_types.h536 #define io_pgtable_cfg_to_data(x) \ macro