Searched refs:EVENT_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/iommu/ | ||
D | amd_iommu_types.h | 115 #define EVENT_ENTRY_SIZE 0x10 macro |
D | amd_iommu.c | 671 head = (head + EVENT_ENTRY_SIZE) % iommu->evt_buf_size; in iommu_poll_events() |