Searched refs:GA_LOG_SIZE (Results 1 – 3 of 3) sorted by relevance
244 #define GA_LOG_SIZE (GA_ENTRY_SIZE * GA_LOG_ENTRIES) macro
734 get_order(GA_LOG_SIZE)); in free_ga_log()779 get_order(GA_LOG_SIZE)); in iommu_init_ga_log()
774 head = (head + GA_ENTRY_SIZE) % GA_LOG_SIZE; in iommu_poll_ga_log()