Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/
H A Dof_iommu.c188 return IOMMU_RESV_DIRECT; in iommu_resv_region_get_type()
H A Diommu.c88 [IOMMU_RESV_DIRECT] = "direct",
1148 if (entry->type == IOMMU_RESV_DIRECT) in iommu_create_device_direct_mappings()
1151 if ((entry->type != IOMMU_RESV_DIRECT && in iommu_create_device_direct_mappings()
/linux-6.15/include/linux/
H A Diommu.h278 IOMMU_RESV_DIRECT, enumerator
/linux-6.15/drivers/acpi/arm64/
H A Diort.c909 type = IOMMU_RESV_DIRECT; in iort_get_rmrs()
/linux-6.15/drivers/iommu/amd/
H A Diommu.c2884 type = IOMMU_RESV_DIRECT; in amd_iommu_get_resv_regions()
/linux-6.15/drivers/iommu/intel/
H A Diommu.c3870 IOMMU_RESV_DIRECT_RELAXABLE : IOMMU_RESV_DIRECT; in intel_iommu_get_resv_regions()