Home
last modified time | relevance | path

Searched defs:_defval (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/
A Dqdev-properties.h75 #define DEFINE_PROP_SIGNED(_name, _state, _field, _defval, _prop, _type) \ argument
83 #define DEFINE_PROP_BIT(_name, _state, _field, _bit, _defval) \ argument
89 #define DEFINE_PROP_UNSIGNED(_name, _state, _field, _defval, _prop, _type) \ argument
97 #define DEFINE_PROP_BIT64(_name, _state, _field, _bit, _defval) \ argument
103 #define DEFINE_PROP_BOOL(_name, _state, _field, _defval) \ argument
/qemu/target/riscv/
A Dcpu.c1468 #define MULTI_EXT_CFG_BOOL(_name, _prop, _defval) \ argument

Completed in 10 milliseconds