Searched refs:VMSTATE_FPR_ARRAY_V (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/mips/sysemu/ |
H A D | machine.c | 53 #define VMSTATE_FPR_ARRAY_V(_f, _s, _n, _v) \ macro 57 VMSTATE_FPR_ARRAY_V(_f, _s, _n, 0)
|
/openbmc/qemu/target/ppc/ |
H A D | machine.c | 84 #define VMSTATE_FPR_ARRAY_V(_f, _s, _n, _v) \ macro 88 VMSTATE_FPR_ARRAY_V(_f, _s, _n, 0)
|