Home
last modified time | relevance | path

Searched refs:IOMMU_PRIV (Results 1 – 9 of 9) sorted by relevance

/linux/rust/kernel/iommu/
H A Dpgtable.rs40 pub const PRIVILEGED: u32 = bindings::IOMMU_PRIV;
/linux/drivers/media/platform/qcom/venus/
H A Dfirmware.c154 IOMMU_READ | IOMMU_WRITE | IOMMU_PRIV, GFP_KERNEL); in venus_boot_no_tz()
/linux/drivers/iommu/
H A Dio-pgtable-arm-v7s.c344 if (!(prot & IOMMU_PRIV)) in arm_v7s_prot_to_pte()
H A Dio-pgtable-arm.c491 if (!(prot & IOMMU_PRIV)) in arm_lpae_prot_to_pte()
H A Ddma-iommu.c735 prot |= IOMMU_PRIV; in dma_info_to_prot()
/linux/include/linux/
H A Diommu.h33 #define IOMMU_PRIV (1 << 5) macro
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.c465 prot |= IOMMU_PRIV; in msm_gem_prot()
/linux/arch/arm/mm/
H A Ddma-mapping.c733 prot |= IOMMU_PRIV; in __dma_info_to_prot()
/linux/drivers/acpi/arm64/
H A Diort.c1033 prot |= IOMMU_PRIV; in iort_get_rmrs()