Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dsmmuv3-internal.h428 static inline const char *smmu_event_string(SMMUEventType type) in smmu_event_string() function
H A Dsmmuv3.c252 trace_smmuv3_record_event(smmu_event_string(info->type), info->sid); in smmuv3_record_event()
1120 mr->parent_obj.name, addr, smmu_event_string(event.type)); in smmuv3_translate()