Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dtz-ppc.c294 VMSTATE_BOOL_ARRAY(cfg_nonsec, TZPPC, 16),
295 VMSTATE_BOOL_ARRAY(cfg_ap, TZPPC, 16),
H A Dbcm2835_mbox.c275 VMSTATE_BOOL_ARRAY(available, BCM2835MboxState, MBOX_CHAN_COUNT),
H A Dstm32l4x5_rcc.c289 VMSTATE_BOOL_ARRAY(channel_enabled, RccPllState, RCC_NUM_CHANNEL_PLL_OUT),
290 VMSTATE_BOOL_ARRAY(channel_exists, RccPllState, RCC_NUM_CHANNEL_PLL_OUT),
/openbmc/qemu/target/loongarch/
H A Dmachine.c43 VMSTATE_BOOL_ARRAY(env.cf, LoongArchCPU, 8),
/openbmc/qemu/hw/ipack/
H A Dtpci200.c624 VMSTATE_BOOL_ARRAY(big_endian, TPCI200State, 3),
/openbmc/qemu/hw/dma/
H A Dxlnx_dpdma.c283 VMSTATE_BOOL_ARRAY(operation_finished, XlnxDPDMAState, 6),
/openbmc/qemu/hw/audio/
H A Dhda-codec.c854 VMSTATE_BOOL_ARRAY(running_compat, HDAAudioState, 16),
/openbmc/qemu/include/migration/
H A Dvmstate.h1040 #define VMSTATE_BOOL_ARRAY(_f, _s, _n) \ macro
/openbmc/qemu/hw/net/
H A Dcadence_gem.c1782 VMSTATE_BOOL_ARRAY(sar_active, CadenceGEMState, 4),
/openbmc/qemu/hw/intc/
H A Darmv7m_nvic.c2550 VMSTATE_BOOL_ARRAY(itns, NVICState, NVIC_MAX_VECTORS),