Searched refs:db_cmp (Results 1 – 1 of 1) sorted by relevance
200 union guc_doorbell_qw db_cmp, db_exc, db_ret; in guc_ring_doorbell() local212 db_cmp.db_status = GUC_DOORBELL_ENABLED; in guc_ring_doorbell()213 db_cmp.cookie = gc->cookie; in guc_ring_doorbell()227 db_cmp.value_qw, db_exc.value_qw); in guc_ring_doorbell()230 if (db_ret.value_qw == db_cmp.value_qw) { in guc_ring_doorbell()242 db_cmp.cookie, db_ret.cookie); in guc_ring_doorbell()245 db_cmp.cookie = db_ret.cookie; in guc_ring_doorbell()