Searched refs:prev_idx (Results 1 – 2 of 2) sorted by relevance
806 uint16_t new_idx, prev_idx, event_idx; in vq_ring_must_notify_host() local810 prev_idx = new_idx - vq->vq_queued_cnt; in vq_ring_must_notify_host()813 return (vring_need_event(event_idx, new_idx, prev_idx) != 0); in vq_ring_must_notify_host()
1503 int prev_idx; in dump_phys_mem() local1538 prev_idx = -1; in dump_phys_mem()1546 if (page_idx != prev_idx) { in dump_phys_mem()1553 prev_idx = page_idx; in dump_phys_mem()