Searched refs:cntxt_rp (Results 1 – 1 of 1) sorted by relevance
1089 phys_addr_t cntxt_rp; in gpi_process_events() local1095 cntxt_rp = gpi_read_reg(gpii, gpii->ev_ring_rp_lsb_reg); in gpi_process_events()1096 rp = to_virtual(ev_ring, cntxt_rp); in gpi_process_events()1138 cntxt_rp = gpi_read_reg(gpii, gpii->ev_ring_rp_lsb_reg); in gpi_process_events()1139 rp = to_virtual(ev_ring, cntxt_rp); in gpi_process_events()1170 u32 cntxt_rp, local_rp; in gpi_mark_stale_events() local1173 cntxt_rp = gpi_read_reg(gpii, gpii->ev_ring_rp_lsb_reg); in gpi_mark_stale_events()1177 while (local_rp != cntxt_rp) { in gpi_mark_stale_events()1186 cntxt_rp = gpi_read_reg(gpii, gpii->ev_ring_rp_lsb_reg); in gpi_mark_stale_events()