Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/amd/
A Dio_pgtable_v2.c24 #define IOMMU_PAGE_USER BIT_ULL(2) /* Userspace addressable */ macro
58 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