Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dppr.c206 head = (head + PPRLOG_ENTRY_SIZE) % amd_iommu_pprlog_size; in amd_iommu_poll_ppr_log()
H A Damd_iommu_types.h270 #define PPRLOG_ENTRY_SIZE 0x10 macro