/qemu/hw/ppc/ |
H A D | spapr_pci_vfio.c | 161 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 D | spapr_pci.c | 483 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 D | runstate-hmp-cmds.c | 45 const char *option = qdict_get_try_str(qdict, "option"); in hmp_one_insn_per_tb() local
|
H A D | vl.c | 882 #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 D | qemu-config-qmp.c | 173 CommandLineOptionInfoList *qmp_query_command_line_options(const char *option, in qmp_query_command_line_options()
|
H A D | hmp.c | 609 char option[3]; in is_valid_option() local
|
/qemu/include/hw/pci-host/ |
H A D | spapr.h | 134 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 D | file.c | 32 char *option = strstr(filespec, OFFSET_OPTION); in file_parse_offset() local
|
/qemu/accel/tcg/ |
H A D | icount-common.c | 421 const char *option = qemu_opt_get(opts, "shift"); in icount_configure() local
|
/qemu/tests/qtest/fuzz/ |
H A D | qtest_wrappers.c | 249 void fuzz_qtest_set_serialize(bool option) in fuzz_qtest_set_serialize()
|
/qemu/ui/ |
H A D | input-barrier.h | 97 } option[BARRIER_MAX_OPTIONS]; member
|
/qemu/include/block/ |
H A D | nbd.h | 53 uint32_t option; /* NBD_OPT_* */ member 59 uint32_t option; /* NBD_OPT_* */ member
|
/qemu/util/ |
H A D | qemu-option.c | 50 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 D | qemu-img.c | 118 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 D | imx_fec.h | 216 uint16_t option; member
|
/qemu/nbd/ |
H A D | server.c | 189 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 D | mips.c | 4102 parse_mips_dis_option (const char *option, unsigned int len) in parse_mips_dis_option()
|
/qemu/linux-user/ |
H A D | syscall.c | 6397 static abi_long do_prctl(CPUArchState *env, abi_long option, abi_long arg2, in do_prctl()
|
/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 1599 int option, unsigned int shift) in ext_and_shift_reg()
|