Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dvl.c887 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ in help() argument
913 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
914 opt_enum,
933 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
934 { option, opt_arg, opt_enum, arch_mask },
/openbmc/qemu/
H A Dqemu-options.hx6 HXCOMM DEF(option, HAS_ARG/0, opt_enum, opt_help, arch_mask) is used to