Searched refs:update_vte (Results 1 – 1 of 1) sorted by relevance
937 static bool update_vte(GICv3ITSState *s, uint32_t vpeid, const VTEntry *vte) in update_vte() function1009 return update_vte(s, vpeid, &vte) ? CMD_CONTINUE_OK : CMD_STALL; in process_vmapp()1051 if (!update_vte(s, cbdata->vpeid, &vte)) { in vmovp_callback()