Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dio_pgtable_v2.c29 #define IOMMU_PAGE_DIRTY BIT_ULL(6) /* Was written to (updated by IOMMU) */ macro
70 pte |= IOMMU_PAGE_ACCESS | IOMMU_PAGE_DIRTY; in set_pte_attr()