Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diommu.h147 IOMMU_RESV_DIRECT_RELAXABLE, enumerator
/openbmc/linux/drivers/iommu/iommufd/
H A Dio_pagetable.c1216 if (resv->type == IOMMU_RESV_DIRECT_RELAXABLE) in iopt_table_enforce_dev_resv_regions()
/openbmc/linux/drivers/iommu/
H A Diommu.c87 [IOMMU_RESV_DIRECT_RELAXABLE] = "direct-relaxable",
1077 entry->type != IOMMU_RESV_DIRECT_RELAXABLE) || in iommu_create_device_direct_mappings()
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_type1.c2032 if (region->type == IOMMU_RESV_DIRECT_RELAXABLE) in vfio_iommu_resv_conflict()
2055 if (resv->type == IOMMU_RESV_DIRECT_RELAXABLE) in vfio_iommu_resv_exclude()
/openbmc/linux/drivers/acpi/arm64/
H A Diort.c907 type = IOMMU_RESV_DIRECT_RELAXABLE; in iort_get_rmrs()
/openbmc/linux/drivers/iommu/intel/
H A Diommu.c4460 IOMMU_RESV_DIRECT_RELAXABLE : IOMMU_RESV_DIRECT; in intel_iommu_get_resv_regions()
4479 IOMMU_RESV_DIRECT_RELAXABLE, in intel_iommu_get_resv_regions()