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