Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darm_gicv3_its.c44 typedef struct DTEntry { struct
48 } DTEntry; typedef
213 static bool update_ite(GICv3ITSState *s, uint32_t eventid, const DTEntry *dte, in update_ite()
250 const DTEntry *dte, ITEntry *ite) in get_ite()
288 static MemTxResult get_dte(GICv3ITSState *s, uint32_t devid, DTEntry *dte) in get_dte()
362 DTEntry *dte) in lookup_ite()
517 DTEntry dte; in do_process_its_cmd()
586 DTEntry dte; in process_mapti()
654 DTEntry dte; in process_vmapti()
793 static bool update_dte(GICv3ITSState *s, uint32_t devid, const DTEntry *dte) in update_dte()
[all …]