Searched refs:AMD_IOMMU_DEVICE_FLAG_PRIV_SUP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/iommu/amd/ | ||
D | amd_iommu_types.h | 827 #define AMD_IOMMU_DEVICE_FLAG_PRIV_SUP 0x10 macro |
D | iommu.c | 360 flags |= AMD_IOMMU_DEVICE_FLAG_PRIV_SUP; in pdev_get_caps() |