Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu_types.h119 #define EVENT_ENTRY_SIZE 0x10 macro
Damd_iommu.c667 head = (head + EVENT_ENTRY_SIZE) % EVT_BUFFER_SIZE; in iommu_poll_events()