restrict_dma_mask  273 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c MODULE_PARM_DESC(restrict_dma_mask, "Restrict DMA mask to 44 bits with IOMMU");
restrict_dma_mask  274 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c module_param_named(restrict_dma_mask, vmw_restrict_dma_mask, int, 0600);