Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h278 #define GA_DEVID(x) (u16)(((x) >> 32) & 0xffffULL) macro
H A Diommu.c875 __func__, GA_DEVID(log_entry), in iommu_poll_ga_log()