Searched refs:IOMMU_PAGE_USER (Results 1 – 1 of 1) sorted by relevance
24 #define IOMMU_PAGE_USER BIT_ULL(2) /* Userspace addressable */ macro58 prot = IOMMU_PAGE_PRESENT | IOMMU_PAGE_RW | IOMMU_PAGE_USER; in set_pgtable_attr()74 pte |= IOMMU_PAGE_PRESENT | IOMMU_PAGE_USER; in set_pte_attr()
Completed in 3 milliseconds