Searched refs:EVENT_FLAGS_MASK (Results 1 – 2 of 2) sorted by relevance
158 #define EVENT_FLAGS_MASK 0xfff macro
773 flags = (event[1] >> EVENT_FLAGS_SHIFT) & EVENT_FLAGS_MASK; in amd_iommu_report_rmp_hw_error() 806 flags = (event[1] >> EVENT_FLAGS_SHIFT) & EVENT_FLAGS_MASK; in amd_iommu_report_rmp_fault() 900 flags = (event[1] >> EVENT_FLAGS_SHIFT) & EVENT_FLAGS_MASK; in iommu_print_event()