Searched refs:EVENT_FLAGS_MASK (Results 1 - 2 of 2) sorted by relevance

/drivers/iommu/
H A Damd_iommu_types.h121 #define EVENT_FLAGS_MASK 0xfff macro
H A Damd_iommu.c457 int flags = (event[1] >> EVENT_FLAGS_SHIFT) & EVENT_FLAGS_MASK;

Completed in 15 milliseconds