Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dsmmuv3.c184 EVT_SET_SSID(&evt, info->u.f_uut.ssid); in smmuv3_record_event()
185 EVT_SET_SSV(&evt, info->u.f_uut.ssv); in smmuv3_record_event()
186 EVT_SET_ADDR(&evt, info->u.f_uut.addr); in smmuv3_record_event()
187 EVT_SET_RNW(&evt, info->u.f_uut.rnw); in smmuv3_record_event()
188 EVT_SET_PNU(&evt, info->u.f_uut.pnu); in smmuv3_record_event()
189 EVT_SET_IND(&evt, info->u.f_uut.ind); in smmuv3_record_event()
H A Dsmmuv3-internal.h451 } f_uut; member