Searched refs:io_pgtable_cfg_to_data (Results 1 – 3 of 3) sorted by relevance
343 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v2_alloc_pgtable()
544 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v1_alloc_pgtable()
536 #define io_pgtable_cfg_to_data(x) \ macro