/qemu/target/hppa/ |
H A D | translate.c | 671 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 D | tcg-excp_helper.c | 397 FILE *f; in powerpc_checkstop() local
|
/qemu/plugins/ |
H A D | core.c | 27 union qemu_plugin_cb_sig f; member
|
/qemu/hw/virtio/ |
H A D | vhost.c | 2240 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 D | virtio-balloon.c | 785 static uint64_t virtio_balloon_get_features(VirtIODevice *vdev, uint64_t f, in virtio_balloon_get_features()
|
H A D | virtio-nsm.c | 1614 static uint64_t get_features(VirtIODevice *vdev, uint64_t f, Error **errp) in get_features()
|
H A D | vhost-vdpa.c | 607 uint64_t f = 0x1ULL << VHOST_BACKEND_F_IOTLB_MSG_V2 | in vhost_vdpa_set_backend_cap() local
|
/qemu/hw/scsi/ |
H A D | esp.c | 1472 static void *esp_load_request(QEMUFile *f, SCSIRequest *req) in esp_load_request()
|
/qemu/hw/isa/ |
H A D | vt82c686.c | 662 int f = PCI_FUNC(d->devfn); in via_isa_set_irq() local
|
/qemu/tests/unit/ |
H A D | test-qga.c | 420 FILE *f; in test_qga_file_ops() local
|
/qemu/target/s390x/tcg/ |
H A D | fpu_helper.c | 35 static inline Int128 RET128(float128 f) in RET128()
|
/qemu/block/ |
H A D | blkdebug.c | 283 FILE *f = NULL; in read_config() local
|
/qemu/scripts/ |
H A D | minikconf.py | 123 def dfs(self, visited, f): argument
|
/qemu/target/sh4/ |
H A D | translate.c | 160 void superh_cpu_dump_state(CPUState *cs, FILE *f, int flags) in superh_cpu_dump_state()
|
/qemu/util/ |
H A D | qsp.c | 145 uint32_t f = callsite->type; in do_qsp_callsite_hash() local
|
H A D | qht.c | 102 } f; member
|
/qemu/target/sparc/ |
H A D | vis_helper.c | 98 float32 f; member
|
/qemu/qga/ |
H A D | commands-posix.c | 421 FILE *f = NULL; in safe_open_or_create() local
|
H A D | main.c | 414 FILE *f; in ga_open_logfile() local
|
/qemu/hw/vfio/ |
H A D | pci.c | 2699 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 D | cpu.h | 330 CPUTLBDescFast f[NB_MMU_MODES]; member
|
/qemu/target/i386/kvm/ |
H A D | tdx.c | 604 const FeatureWordInfo *f; in tdx_add_supported_cpuid_by_xfam() local
|
/qemu/linux-user/ |
H A D | strace.c | 1564 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 D | machine.c | 163 static void cpu_get_fp80(uint64_t *pmant, uint16_t *pexp, floatx80 f) in cpu_get_fp80()
|
/qemu/hw/acpi/ |
H A D | aml-build.c | 2080 const AcpiSpcrData *f, const uint8_t rev, in build_spcr() 2221 void build_fadt(GArray *tbl, BIOSLinker *linker, const AcpiFadtData *f, in build_fadt()
|