Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/amd/
Damd_iommu_types.h270 #define GA_REQ_TYPE(x) (((x) >> 60) & 0xfULL) macro
Diommu.c811 switch (GA_REQ_TYPE(log_entry)) { in iommu_poll_ga_log()