Home
last modified time | relevance | path

Searched refs:IOMMU_RESV_DIRECT (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/iommu/
H A Dof_iommu.c188 return IOMMU_RESV_DIRECT; in iommu_resv_region_get_type()
H A Diommu.c93 [IOMMU_RESV_DIRECT] = "direct",
1199 if (entry->type == IOMMU_RESV_DIRECT) in iommu_create_device_direct_mappings()
1202 if ((entry->type != IOMMU_RESV_DIRECT && in iommu_create_device_direct_mappings()
/linux/include/linux/
H A Diommu.h279 IOMMU_RESV_DIRECT, enumerator
/linux/drivers/acpi/arm64/
H A Diort.c1030 type = IOMMU_RESV_DIRECT; in iort_get_rmrs()
/linux/drivers/iommu/intel/
H A Diommu.c3403 IOMMU_RESV_DIRECT_RELAXABLE : IOMMU_RESV_DIRECT; in intel_iommu_get_resv_regions()
/linux/drivers/iommu/amd/
H A Diommu.c3073 type = IOMMU_RESV_DIRECT; in amd_iommu_get_resv_regions()