Searched refs:IS_GFX_DEVICE (Results 1 – 1 of 1) sorted by relevance
38 #define IS_GFX_DEVICE(pdev) ((pdev->class >> 16) == PCI_BASE_CLASS_DISPLAY) macro2521 if (IS_USB_DEVICE(pdev) || IS_GFX_DEVICE(pdev)) in device_rmrr_is_relaxable()2546 if ((iommu_identity_mapping & IDENTMAP_GFX) && IS_GFX_DEVICE(pdev)) in device_def_domain_type()2937 if (!dev_is_pci(dev) || !IS_GFX_DEVICE(to_pci_dev(dev))) in init_no_remapping_devices()4931 if (!IS_GFX_DEVICE(dev)) in quirk_igfx_skip_te_disable()