Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dgicv3_internal.h348 #define GITS_CMDQ_ENTRY_WORDS 4 macro
349 #define GITS_CMDQ_ENTRY_SIZE (GITS_CMDQ_ENTRY_WORDS * sizeof(uint64_t))
H A Darm_gicv3_its.c1281 uint64_t cmdpkt[GITS_CMDQ_ENTRY_WORDS]; in process_cmdq()