Searched refs:GA_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
274 #define GA_ENTRY_SIZE 8 macro275 #define GA_LOG_SIZE (GA_ENTRY_SIZE * GA_LOG_ENTRIES)
865 head = (head + GA_ENTRY_SIZE) % GA_LOG_SIZE; in iommu_poll_ga_log()