Home
last modified time | relevance | path

Searched defs:option (Results 1 – 19 of 19) sorted by relevance

/qemu/hw/ppc/
H A Dspapr_pci_vfio.c161 unsigned int addr, int option) in spapr_phb_vfio_eeh_set_option()
279 int spapr_phb_vfio_eeh_reset(SpaprPhbState *sphb, int option) in spapr_phb_vfio_eeh_reset()
332 unsigned int addr, int option) in spapr_phb_vfio_eeh_set_option()
342 int spapr_phb_vfio_eeh_reset(SpaprPhbState *sphb, int option) in spapr_phb_vfio_eeh_reset()
H A Dspapr_pci.c483 uint32_t addr, option; in rtas_ibm_set_eeh_option() local
520 uint32_t addr, option; in rtas_ibm_get_config_addr_info2() local
615 uint32_t option; in rtas_ibm_set_slot_reset() local
682 int option; in rtas_ibm_slot_error_detail() local
/qemu/system/
H A Drunstate-hmp-cmds.c45 const char *option = qdict_get_try_str(qdict, "option"); in hmp_one_insn_per_tb() local
H A Dvl.c882 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ in help() argument
908 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
928 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
/qemu/monitor/
H A Dqemu-config-qmp.c173 CommandLineOptionInfoList *qmp_query_command_line_options(const char *option, in qmp_query_command_line_options()
H A Dhmp.c609 char option[3]; in is_valid_option() local
/qemu/include/hw/pci-host/
H A Dspapr.h134 unsigned int addr, int option) in spapr_phb_vfio_eeh_set_option()
143 static inline int spapr_phb_vfio_eeh_reset(SpaprPhbState *sphb, int option) in spapr_phb_vfio_eeh_reset()
/qemu/migration/
H A Dfile.c32 char *option = strstr(filespec, OFFSET_OPTION); in file_parse_offset() local
/qemu/accel/tcg/
H A Dicount-common.c421 const char *option = qemu_opt_get(opts, "shift"); in icount_configure() local
/qemu/tests/qtest/fuzz/
H A Dqtest_wrappers.c249 void fuzz_qtest_set_serialize(bool option) in fuzz_qtest_set_serialize()
/qemu/ui/
H A Dinput-barrier.h97 } option[BARRIER_MAX_OPTIONS]; member
/qemu/include/block/
H A Dnbd.h53 uint32_t option; /* NBD_OPT_* */ member
59 uint32_t option; /* NBD_OPT_* */ member
/qemu/util/
H A Dqemu-option.c50 static const char *get_opt_name(const char *p, char **option, size_t len) in get_opt_name()
803 char *option, *value; in opts_do_parse() local
/qemu/
H A Dqemu-img.c118 void missing_argument(const char *option) in missing_argument()
124 void unrecognized_option(const char *option) in unrecognized_option()
144 #define DEF(option, callback, arg_string) \ in help() argument
5541 #define DEF(option, callback, arg_string) \ argument
/qemu/include/hw/net/
H A Dimx_fec.h216 uint16_t option; member
/qemu/nbd/
H A Dserver.c189 static inline void set_be_option_rep(NBDOptionReply *rep, uint32_t option, in set_be_option_rep()
1204 uint32_t option, length; in nbd_negotiate_options() local
/qemu/disas/
H A Dmips.c4102 parse_mips_dis_option (const char *option, unsigned int len) in parse_mips_dis_option()
/qemu/linux-user/
H A Dsyscall.c6397 static abi_long do_prctl(CPUArchState *env, abi_long option, abi_long arg2, in do_prctl()
/qemu/target/arm/tcg/
H A Dtranslate-a64.c1599 int option, unsigned int shift) in ext_and_shift_reg()