Searched refs:VMD_CFGBAR (Results 1 – 1 of 1) sorted by relevance
23 #define VMD_CFGBAR 0 macro451 resource_size(&vmd->dev->resource[VMD_CFGBAR])) in vmd_cfg_addr()617 res = &vmd->dev->resource[VMD_CFGBAR]; in vmd_enable_domain()738 if (resource_size(&dev->resource[VMD_CFGBAR]) < (1 << 20)) in vmd_probe()750 vmd->cfgbar = pcim_iomap(dev, VMD_CFGBAR, 0); in vmd_probe()