Home
last modified time | relevance | path

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

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