Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_log.c528 ASSERT(evtail_off < iommu->aiomt_eventlog_sz); in amd_iommu_read_log()
561 iommu->aiomt_eventlog + iommu->aiomt_eventlog_sz) { in amd_iommu_read_log()
573 ASSERT(evhead_off < iommu->aiomt_eventlog_sz); in amd_iommu_read_log()
H A Damd_iommu_impl.h375 uint32_t aiomt_eventlog_sz; member
H A Damd_iommu_impl.c300 iommu->aiomt_eventlog_sz = in amd_iommu_setup_tables_and_buffers()
304 + iommu->aiomt_eventlog_sz; in amd_iommu_setup_tables_and_buffers()
454 iommu->aiomt_eventlog_sz; in amd_iommu_setup_tables_and_buffers()
455 bzero(iommu->aiomt_eventlog, iommu->aiomt_eventlog_sz); in amd_iommu_setup_tables_and_buffers()