Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dqdev-properties.h58 extern const PropertyInfo qdev_prop_uint64_checkmask;
114 DEFINE_PROP(_name, _state, _field, qdev_prop_uint64_checkmask, uint64_t, \
/openbmc/qemu/hw/core/
H A Dqdev-properties.c445 const PropertyInfo qdev_prop_uint64_checkmask = { variable