Home
last modified time | relevance | path

Searched defs:icid (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/intc/
H A Darm_gicv3_its.c60 uint32_t icid; member
180 static MemTxResult get_cte(GICv3ITSState *s, uint16_t icid, CTEntry *cte) in get_cte()
414 uint32_t icid, CTEntry *cte) in lookup_cte()
585 uint16_t icid = 0; in process_mapti() local
732 static bool update_cte(GICv3ITSState *s, uint16_t icid, const CTEntry *cte) in update_cte()
763 uint16_t icid; in process_mapc() local