Home
last modified time | relevance | path

Searched refs:update_vte (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/intc/
H A Darm_gicv3_its.c937 static bool update_vte(GICv3ITSState *s, uint32_t vpeid, const VTEntry *vte) in update_vte() function
1009 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()