Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dvl.c880 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ in help() argument
906 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
907 opt_enum,
926 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
927 { option, opt_arg, opt_enum, arch_mask },
/openbmc/qemu/
H A Dqemu-options.hx4 HXCOMM DEF(option, HAS_ARG/0, opt_enum, opt_help, arch_mask) is used to