Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c273 VCAP_STRUCTURES = 2, enumerator
1011 .caps = VCAP_PRIMITIVES | VCAP_STRUCTURES | VCAP_LISTS |
1045 if (ops->caps & VCAP_STRUCTURES) { in add_visitor_type()