Searched refs:IOMMU_PRIV (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/media/platform/qcom/venus/
H A Dfirmware.c163 IOMMU_READ | IOMMU_WRITE | IOMMU_PRIV, GFP_KERNEL);
/linux-master/drivers/iommu/
H A Dio-pgtable-arm-v7s.c345 if (!(prot & IOMMU_PRIV))
374 prot |= IOMMU_PRIV;
H A Dio-pgtable-arm.c428 if (!(prot & IOMMU_PRIV))
H A Ddma-iommu.c749 prot |= IOMMU_PRIV;
/linux-master/include/linux/
H A Diommu.h26 * either 'supervisor' or 'user', the IOMMU_PRIV flag requests that the other
32 #define IOMMU_PRIV (1 << 5) macro
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gem.c485 prot |= IOMMU_PRIV;
/linux-master/drivers/acpi/arm64/
H A Diort.c912 prot |= IOMMU_PRIV;
/linux-master/arch/arm/mm/
H A Ddma-mapping.c738 prot |= IOMMU_PRIV;

Completed in 390 milliseconds