Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_INTEL_IOAT_SNB (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h2968 #define PCI_DEVICE_ID_INTEL_IOAT_SNB 0x402f macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h2990 #define PCI_DEVICE_ID_INTEL_IOAT_SNB 0x402f macro
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Diommu.c890 pdev->device == PCI_DEVICE_ID_INTEL_IOAT_SNB && in iommu_is_dummy()