Searched refs:need_swvfetch (Results 1 – 2 of 2) sorted by relevance
79 boolean need_swvfetch = FALSE; in update_need_swvfetch() local90 need_swvfetch = TRUE; in update_need_swvfetch()95 if (need_swvfetch != svga->state.sw.need_swvfetch) { in update_need_swvfetch()96 svga->state.sw.need_swvfetch = need_swvfetch; in update_need_swvfetch()200 svga->state.sw.need_swvfetch = FALSE; in update_need_swtnl()204 need_swtnl = (svga->state.sw.need_swvfetch || in update_need_swtnl()223 svga->state.sw.need_swvfetch ? "true" : "false", in update_need_swtnl()
295 boolean need_swvfetch; member