Home
last modified time | relevance | path

Searched defs:SMMUEventInfo (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h438 typedef struct SMMUEventInfo { struct
439 SMMUEventType type;
440 uint32_t sid;
441 bool recorded;
442 bool inval_ste_allowed;
443 union {
498 } SMMUEventInfo; typedef