Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3.c168 void smmuv3_record_event(SMMUv3State *s, SMMUEventInfo *info) in smmuv3_record_event()
322 SMMUEventInfo *event) in smmu_get_ste()
346 SMMUEventInfo *event,
352 uint32_t ssid, CD *buf, SMMUEventInfo *event) in smmu_get_cd()
547 STE *ste, SMMUEventInfo *event) in decode_ste()
632 SMMUEventInfo *event) in smmu_find_ste()
715 CD *cd, SMMUEventInfo *event) in decode_cd()
824 SMMUEventInfo *event) in smmuv3_decode_config()
870 static SMMUTransCfg *smmuv3_get_config(SMMUDevice *sdev, SMMUEventInfo *event) in smmuv3_get_config()
913 SMMUEventInfo *event, in smmuv3_do_translate()
[all …]
H A Dsmmuv3-internal.h438 typedef struct SMMUEventInfo { struct
498 } SMMUEventInfo; argument
526 void smmuv3_record_event(SMMUv3State *s, SMMUEventInfo *event);