Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h285 #define GA_LOG_SIZE (GA_ENTRY_SIZE * GA_LOG_ENTRIES) macro
H A Dinit.c927 iommu->ga_log = iommu_alloc_pages_sz(GFP_KERNEL, GA_LOG_SIZE); in iommu_init_ga_log()