Home
last modified time | relevance | path

Searched refs:IOMMU_NOEXEC (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/iommu/
H A Dio-pgtable-arm-selftests.c93 IOMMU_NOEXEC | IOMMU_CACHE, in arm_lpae_run_tests()
99 IOMMU_READ | IOMMU_NOEXEC, in arm_lpae_run_tests()
140 IOMMU_NOEXEC | IOMMU_CACHE, in arm_lpae_run_tests()
H A Dio-pgtable-arm-v7s.c351 if ((prot & IOMMU_NOEXEC) && ap) in arm_v7s_prot_to_pte()
857 IOMMU_NOEXEC | IOMMU_CACHE, in arm_v7s_do_selftests()
863 IOMMU_READ | IOMMU_NOEXEC, GFP_KERNEL, in arm_v7s_do_selftests()
H A Dvirtio-iommu.c490 unsigned long prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in viommu_add_resv_mem()
974 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in viommu_get_resv_regions()
H A Dio-pgtable-arm.c537 if (prot & IOMMU_NOEXEC) in arm_lpae_prot_to_pte()
H A Dapple-dart.c989 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in apple_dart_get_resv_regions()
H A Ddma-iommu.c2165 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iommu_dma_get_msi_page()
/linux/rust/kernel/iommu/
H A Dpgtable.rs36 pub const NOEXEC: u32 = bindings::IOMMU_NOEXEC;
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c475 prot |= IOMMU_NOEXEC; in panfrost_mmu_map()
690 IOMMU_WRITE | IOMMU_READ | IOMMU_CACHE | IOMMU_NOEXEC, sgt); in panfrost_mmu_map_fault_addr()
/linux/drivers/iommu/generic_pt/
H A Dkunit_generic_pt.h553 IOMMU_NOEXEC | IOMMU_MMIO); in test_lvl_attr_from_entry()
/linux/include/linux/
H A Diommu.h22 #define IOMMU_NOEXEC (1 << 3) macro
/linux/drivers/acpi/arm64/
H A Diort.c1270 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iort_iommu_msi_get_resv_regions()
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1610 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in arm_smmu_get_resv_regions()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c1001 prot |= IOMMU_NOEXEC; in flags_to_prot()
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3706 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in arm_smmu_get_resv_regions()