Searched refs:msg_fifo_head (Results 1 – 1 of 1) sorted by relevance
642 u32 msg_fifo_head = core->bmfifo.local_irq_cnt & 0xff; in handle_core_interrupt() local644 while (core->bmfifo.msg_fifo_tail != msg_fifo_head) { in handle_core_interrupt()