Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h510 #define EVT_SET_PNU(x, v) ((x)->word[3] = deposit32((x)->word[3], 1 , 1 , v)) macro
H A Dsmmuv3.c188 EVT_SET_PNU(&evt, info->u.f_uut.pnu); in smmuv3_record_event()
234 EVT_SET_PNU(&evt, info->u.f_walk_eabt.pnu); in smmuv3_record_event()