Searched defs:SMMUEventInfo (Results 1 – 1 of 1) sorted by relevance
438 typedef struct SMMUEventInfo { struct439 SMMUEventType type;440 uint32_t sid;441 bool recorded;442 bool inval_ste_allowed;443 union {498 } SMMUEventInfo; typedef