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

/linux-master/drivers/iommu/
H A Dof_iommu.c186 return IOMMU_RESV_DIRECT;
H A Diommu.c83 [IOMMU_RESV_DIRECT] = "direct",
1114 if (entry->type == IOMMU_RESV_DIRECT)
1117 if ((entry->type != IOMMU_RESV_DIRECT &&
1824 * IOMMU_RESV_DIRECT will work correctly in non-hotpug scenarios.
2234 * If the device requires IOMMU_RESV_DIRECT then we cannot allow
2950 * IOMMU_RESV_DIRECT and IOMMU_RESV_DIRECT_RELAXABLE regions must be
2987 * will not continuously have the IOMMU_RESV_DIRECT map.
/linux-master/include/linux/
H A Diommu.h258 IOMMU_RESV_DIRECT, enumerator in enum:iommu_resv_type
714 * @require_direct: device requires IOMMU_RESV_DIRECT regions
/linux-master/drivers/acpi/arm64/
H A Diort.c909 type = IOMMU_RESV_DIRECT;
/linux-master/drivers/iommu/intel/
H A Diommu.c4385 IOMMU_RESV_DIRECT_RELAXABLE : IOMMU_RESV_DIRECT;
/linux-master/drivers/iommu/amd/
H A Diommu.c2685 type = IOMMU_RESV_DIRECT;

Completed in 267 milliseconds