Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/amd/
Dppr.c36 entry = iommu_virt_to_phys(iommu->ppr_log) | PPR_LOG_SIZE_512; in amd_iommu_enable_ppr_log()
Damd_iommu_types.h248 #define PPR_LOG_SIZE_512 (0x9ULL << PPR_LOG_SIZE_SHIFT) macro