Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Dio_pgtable_v2.c27 #define IOMMU_PAGE_ACCESS BIT_ULL(5) /* Was accessed (updated by IOMMU) */ macro
53 prot |= IOMMU_PAGE_ACCESS | IOMMU_PAGE_DIRTY; in set_pgtable_attr()
69 pte |= IOMMU_PAGE_ACCESS | IOMMU_PAGE_DIRTY; in set_pte_attr()