Home
last modified time | relevance | path

Searched refs:smmuv3_record_event (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dtrace-events34 smmuv3_record_event(const char *type, uint32_t sid) "%s sid=0x%x"
H A Dsmmuv3-internal.h526 void smmuv3_record_event(SMMUv3State *s, SMMUEventInfo *event);
H A Dsmmuv3.c168 void smmuv3_record_event(SMMUv3State *s, SMMUEventInfo *info) in smmuv3_record_event() function
1120 smmuv3_record_event(s, &event); in smmuv3_translate()