Searched refs:GA_ENTRY_SIZE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/iommu/amd/
H A Damd_iommu_types.h268 #define GA_ENTRY_SIZE 8 macro
269 #define GA_LOG_SIZE (GA_ENTRY_SIZE * GA_LOG_ENTRIES)
H A Diommu.c905 head = (head + GA_ENTRY_SIZE) % GA_LOG_SIZE;

Completed in 183 milliseconds