Searched refs:EVT_SET_CLASS (Results 1 – 2 of 2) sorted by relevance
514 #define EVT_SET_CLASS(x, v) ((x)->word[3] = deposit32((x)->word[3], 8 , 2 , v)) macro
236 EVT_SET_CLASS(&evt, info->u.f_walk_eabt.class); in smmuv3_record_event()