Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h273 #define GA_LOG_SIZE_512 (0x8ULL << GA_LOG_SIZE_SHIFT) macro
H A Dinit.c914 entry = iommu_virt_to_phys(iommu->ga_log) | GA_LOG_SIZE_512; in iommu_ga_log_enable()