Searched refs:EVENT_TC_ACTION_ENA (Results 1 – 3 of 3) sorted by relevance
1005 tc_flags = EVENT_TC_ACTION_ENA | in si_emit_cache_flush()1012 tc_flags = EVENT_TC_ACTION_ENA | in si_emit_cache_flush()
1021 tc_flags = EVENT_TC_ACTION_ENA | in si_cs_emit_cache_flush()1027 tc_flags = EVENT_TC_ACTION_ENA | in si_cs_emit_cache_flush()
59 #define EVENT_TC_ACTION_ENA (1 << 17) macro