Searched refs:EVENT_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/iommu/amd/ | ||
D | amd_iommu_types.h | 130 #define EVENT_ENTRY_SIZE 0x10 macro |
D | iommu.c | 682 head = (head + EVENT_ENTRY_SIZE) % EVT_BUFFER_SIZE; in iommu_poll_events() |