Searched refs:EVT_SET_TYPE (Results 1 – 2 of 2) sorted by relevance
504 #define EVT_SET_TYPE(x, v) ((x)->word[0] = deposit32((x)->word[0], 0 , 8 , v)) macro
177 EVT_SET_TYPE(&evt, info->type); in smmuv3_record_event()