Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/amd/
Dio_pgtable_v2.c383 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.h528 #define io_pgtable_cfg_to_data(x) \ macro