Home
last modified time | relevance | path

Searched defs:f (Results 176 – 200 of 229) sorted by relevance

12345678910

/qemu/target/hppa/
H A Dtranslate.c671 static void install_iaq_entries(DisasContext *ctx, const DisasIAQE *f, in install_iaq_entries()
789 static bool use_goto_tb(DisasContext *ctx, const DisasIAQE *f, in use_goto_tb()
810 const DisasIAQE *f, const DisasIAQE *b) in gen_goto_tb()
1020 unsigned c, f; in do_sed_cond() local
3485 unsigned c, unsigned f, bool d, unsigned n, int disp) in do_cmpb()
3525 unsigned c, unsigned f, unsigned n, int disp) in do_addb()
4800 DisasIAQE *f = &ctx->iaq_b; in hppa_tr_tb_stop() local
/qemu/target/ppc/
H A Dtcg-excp_helper.c397 FILE *f; in powerpc_checkstop() local
/qemu/plugins/
H A Dcore.c27 union qemu_plugin_cb_sig f; member
/qemu/hw/virtio/
H A Dvhost.c2240 int vhost_save_backend_state(struct vhost_dev *dev, QEMUFile *f, Error **errp) in vhost_save_backend_state()
2333 int vhost_load_backend_state(struct vhost_dev *dev, QEMUFile *f, Error **errp) in vhost_load_backend_state()
H A Dvirtio-balloon.c785 static uint64_t virtio_balloon_get_features(VirtIODevice *vdev, uint64_t f, in virtio_balloon_get_features()
H A Dvirtio-nsm.c1614 static uint64_t get_features(VirtIODevice *vdev, uint64_t f, Error **errp) in get_features()
H A Dvhost-vdpa.c607 uint64_t f = 0x1ULL << VHOST_BACKEND_F_IOTLB_MSG_V2 | in vhost_vdpa_set_backend_cap() local
/qemu/hw/scsi/
H A Desp.c1472 static void *esp_load_request(QEMUFile *f, SCSIRequest *req) in esp_load_request()
/qemu/hw/isa/
H A Dvt82c686.c662 int f = PCI_FUNC(d->devfn); in via_isa_set_irq() local
/qemu/tests/unit/
H A Dtest-qga.c420 FILE *f; in test_qga_file_ops() local
/qemu/target/s390x/tcg/
H A Dfpu_helper.c35 static inline Int128 RET128(float128 f) in RET128()
/qemu/block/
H A Dblkdebug.c283 FILE *f = NULL; in read_config() local
/qemu/scripts/
H A Dminikconf.py123 def dfs(self, visited, f): argument
/qemu/target/sh4/
H A Dtranslate.c160 void superh_cpu_dump_state(CPUState *cs, FILE *f, int flags) in superh_cpu_dump_state()
/qemu/util/
H A Dqsp.c145 uint32_t f = callsite->type; in do_qsp_callsite_hash() local
H A Dqht.c102 } f; member
/qemu/target/sparc/
H A Dvis_helper.c98 float32 f; member
/qemu/qga/
H A Dcommands-posix.c421 FILE *f = NULL; in safe_open_or_create() local
H A Dmain.c414 FILE *f; in ga_open_logfile() local
/qemu/hw/vfio/
H A Dpci.c2699 static int vfio_pci_save_config(VFIODevice *vbasedev, QEMUFile *f, Error **errp) in vfio_pci_save_config()
2707 static int vfio_pci_load_config(VFIODevice *vbasedev, QEMUFile *f) in vfio_pci_load_config()
/qemu/include/hw/core/
H A Dcpu.h330 CPUTLBDescFast f[NB_MMU_MODES]; member
/qemu/target/i386/kvm/
H A Dtdx.c604 const FeatureWordInfo *f; in tdx_add_supported_cpuid_by_xfam() local
/qemu/linux-user/
H A Dstrace.c1564 print_flags(const struct flags *f, abi_long flags, int last) in print_flags()
4395 FILE *f; in print_syscall() local
4435 FILE *f; in print_syscall_ret() local
4465 FILE *f; in print_taken_signal() local
/qemu/target/i386/
H A Dmachine.c163 static void cpu_get_fp80(uint64_t *pmant, uint16_t *pexp, floatx80 f) in cpu_get_fp80()
/qemu/hw/acpi/
H A Daml-build.c2080 const AcpiSpcrData *f, const uint8_t rev, in build_spcr()
2221 void build_fadt(GArray *tbl, BIOSLinker *linker, const AcpiFadtData *f, in build_fadt()

12345678910