Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Dio_pgtable_v2.c29 #define IOMMU_PAGE_PSE BIT_ULL(7) /* Page Size Extensions */ macro
45 return (pte & IOMMU_PAGE_PSE); in is_large_pte()
76 pte |= IOMMU_PAGE_PSE; in set_pte_attr()