Home
last modified time | relevance | path

Searched defs:r (Results 376 – 400 of 416) sorted by relevance

1...<<11121314151617

/qemu/hw/block/
H A Dvirtio-blk.c1783 int r; in virtio_blk_start_ioeventfd() local
/qemu/target/arm/tcg/
H A Dhelper-a64.c475 float32 r; in HELPER() local
/qemu/accel/tcg/
H A Dcputlb.c1938 MemTxResult r; in int_ld_mmio_beN() local
2478 MemTxResult r; in int_st_mmio_leN() local
/qemu/hw/display/
H A Dqxl.c39 #define SPICE_RING_CONS_ITEM(qxl, r, ret) { \ argument
H A Dexynos4210_fimd.c260 uint8_t r, g, b; member
/qemu/target/s390x/tcg/
H A Dtranslate.c281 TCGv_i64 r = tcg_temp_new_i64(); in load_reg() local
288 TCGv_i64 r = tcg_temp_new_i64(); in load_freg() local
296 TCGv_i64 r = tcg_temp_new_i64(); in load_freg32_i64() local
306 TCGv_i128 r = tcg_temp_new_i128(); in load_freg_128() local
6062 uint32_t r, m; in extract_field() local
/qemu/tcg/
H A Dtcg.c342 TCGRelocation *r = tcg_malloc(sizeof(TCGRelocation)); in tcg_out_reloc() local
377 TCGRelocation *r; in tcg_resolve_relocs() local
1342 int r = tcg_target_reg_alloc_order[n]; in tcg_context_init() local
/qemu/net/
H A Dnet.c90 const char *r; in convert_host_port() local
/qemu/hw/i386/
H A Dacpi-build.c218 struct AcpiGenericAddress r = { .space_id = AML_AS_SYSTEM_IO, in acpi_get_pm_info() local
/qemu/hw/i386/kvm/
H A Dxen_evtchn.c368 PCIINTxRoute r; in type_init() local
/qemu/hw/net/
H A De1000.c522 unsigned int index, r = s->mac_reg[EERD] & ~E1000_EEPROM_RW_REG_START; in flash_eerd_read() local
H A Dvmxnet3.c159 #define VMXNET3_RING_DUMP(macro, ring_name, ridx, r) \ argument
/qemu/target/alpha/
H A Dtranslate.c150 int r = (i == 7 ? 25 : i + 8); in alpha_translate_init() local
/qemu/include/exec/
H A Dmemory.h121 #define IOMMU_ACCESS_FLAG(r, w) (((r) ? IOMMU_RO : 0) | ((w) ? IOMMU_WO : 0)) argument
/qemu/target/loongarch/tcg/
H A Dvec_helper.c1277 Int128 r[4]; in HELPER() local
1328 Int128 r[4]; in HELPER() local
/qemu/hw/usb/
H A Ddev-mtp.c1909 MTPControl *r = s->result; in usb_mtp_handle_data() local
/qemu/hw/ide/
H A Dcore.c640 unsigned int cyl, r; in ide_set_sector() local
/qemu/target/arm/
H A Dptw.c2792 int r; in v8m_security_lookup() local
/qemu/libdecnumber/
H A DdecNumber.c5740 Int r; /* rhs=f*10**r [see below] */ local
6387 const Unit *l, *r, *u; /* work */ local
/qemu/hw/virtio/
H A Dvirtio.c3791 int i, n, r, err; in virtio_device_start_ioeventfd_impl() local
3861 int n, r; in virtio_device_stop_ioeventfd_impl() local
/qemu/hw/core/
H A Dloader.c563 int r, i, flags; in gunzip() local
/qemu/hw/vfio/
H A Dpci.c1174 PCIIORegion *r; in vfio_sub_page_bar_update_mapping() local
/qemu/target/xtensa/
H A Dtranslate.c531 unsigned r = 31 - clz32(mask); in gen_window_check() local
616 static uint32_t encode_resource(enum resource_type r, unsigned g, unsigned n) in encode_resource()
/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1703 HexValue r = rvalue_materialize(c, locp, right_pred); in gen_pred_assign() local
/qemu/hw/hyperv/
H A Dvmbus.c1264 VMBusChanReq *r = req; in vmbus_free_req() local

1...<<11121314151617