Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h508 #define EVT_SET_STAG(x, v) ((x)->word[2] = deposit32((x)->word[2], 0 , 16, v)) macro
H A Dsmmuv3.c228 EVT_SET_STAG(&evt, info->u.f_walk_eabt.stag); in smmuv3_record_event()