Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Darm_gicv3_its.c732 static bool update_cte(GICv3ITSState *s, uint16_t icid, const CTEntry *cte) in update_cte() function
786 return update_cte(s, icid, &cte) ? CMD_CONTINUE_OK : CMD_STALL; in process_mapc()