Searched refs:EVTLOG_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/iommu/amd/ | ||
| H A D | amd_iommu_types.h | 262 #define EVTLOG_ENTRY_SIZE 0x10 macro |
| H A D | iommu.c | 1013 head = (head + EVTLOG_ENTRY_SIZE) % amd_iommu_evtlog_size; in iommu_poll_events() |