Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/amd/
Dio_pgtable_v2.c378 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v2_alloc_pgtable()
Dio_pgtable.c520 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v1_alloc_pgtable()
Damd_iommu_types.h539 #define io_pgtable_cfg_to_data(x) \ macro