Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dloongson_ipi_common.h15 #define IPI_MBX_NUM 4 macro
28 uint32_t buf[IPI_MBX_NUM * 2];
/openbmc/qemu/hw/intc/
H A Dloongson_ipi_common.c301 VMSTATE_UINT32_ARRAY(buf, IPICore, IPI_MBX_NUM * 2),