Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_log.h67 #define AMD_IOMMU_EVENT_IO_PGFAULT_PE (22 << 16 | 22) macro
H A Damd_iommu_log.c191 PE = AMD_IOMMU_REG_GET32(&event[1], AMD_IOMMU_EVENT_IO_PGFAULT_PE); in io_page_fault()