Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dtegra-smmu.c144 #define SMMU_PD_NONSECURE (1 << 29) macro
285 as->attr = SMMU_PD_READABLE | SMMU_PD_WRITABLE | SMMU_PD_NONSECURE; in tegra_smmu_domain_alloc_paging()