Searched refs:IOMMU_NOEXEC (Results 1 – 10 of 10) sorted by relevance
352 if ((prot & IOMMU_NOEXEC) && ap) in arm_v7s_prot_to_pte()380 prot |= IOMMU_NOEXEC; in arm_v7s_pte_to_prot()975 IOMMU_NOEXEC | IOMMU_CACHE, in arm_v7s_do_selftests()981 IOMMU_READ | IOMMU_NOEXEC, GFP_KERNEL, in arm_v7s_do_selftests()
452 if (prot & IOMMU_NOEXEC) in arm_lpae_prot_to_pte()1199 IOMMU_NOEXEC | IOMMU_CACHE, in arm_lpae_run_tests()1205 IOMMU_READ | IOMMU_NOEXEC, in arm_lpae_run_tests()
473 unsigned long prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in viommu_add_resv_mem()895 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in viommu_get_resv_regions()
936 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in apple_dart_get_resv_regions()
1613 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iommu_dma_get_msi_page()
334 prot |= IOMMU_NOEXEC; in panfrost_mmu_map()524 IOMMU_WRITE | IOMMU_READ | IOMMU_NOEXEC, sgt); in panfrost_mmu_map_fault_addr()
22 #define IOMMU_NOEXEC (1 << 3) macro
1149 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iort_iommu_msi_get_resv_regions()
1537 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in arm_smmu_get_resv_regions()
2751 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in arm_smmu_get_resv_regions()
Completed in 38 milliseconds