Home
last modified time | relevance | path

Searched defs:is_write (Results 1 – 25 of 73) sorted by relevance

123

/qemu/target/s390x/
H A Dmmu_helper.c97 bool mmu_absolute_addr_valid(target_ulong addr, bool is_write) in mmu_absolute_addr_valid()
476 target_ulong *pages, bool is_write, uint64_t *tec) in translate_pages()
494 int len, bool is_write) in s390_cpu_pv_mem_rw()
523 int len, bool is_write) in s390_cpu_virt_mem_rw()
/qemu/include/qemu/
H A Dselfmap.h19 bool is_write; member
/qemu/hw/xen/
H A Dxen_stubs.c48 bool is_write) in xen_map_cache()
H A Dxen-mapcache.c197 bool is_write, in xen_remap_bucket()
331 bool grant, bool is_write) in xen_map_cache_unlocked()
460 bool is_write) in xen_map_cache()
/qemu/system/
H A Dphysmem.c427 bool is_write, in address_space_translate_iommu()
499 bool is_write, in flatview_do_translate()
533 bool is_write, MemTxAttrs attrs) in address_space_get_iotlb_entry()
570 hwaddr *plen, bool is_write, in flatview_translate()
2419 bool is_write) in qemu_ram_ptr_length()
2617 unsigned len, bool is_write, in subpage_accepts()
3145 void *buf, hwaddr len, bool is_write) in address_space_rw()
3174 hwaddr len, bool is_write) in cpu_physical_memory_rw()
3332 bool is_write, MemTxAttrs attrs) in flatview_access_valid()
3354 hwaddr len, bool is_write, in address_space_access_valid()
[all …]
/qemu/target/xtensa/
H A Dmmu_helper.c788 static bool is_access_granted(unsigned access, int is_write) in is_access_granted()
808 uint32_t vaddr, int is_write, int mmu_idx, in get_physical_addr_mmu()
907 uint32_t vaddr, int is_write, int mmu_idx, in get_physical_addr_region()
1017 uint32_t vaddr, int is_write, int mmu_idx, in get_physical_addr_mpu()
1060 uint32_t vaddr, int is_write, int mmu_idx, in xtensa_get_physical_addr()
/qemu/hw/fsi/
H A Daspeed_apb2opb.c114 uint32_t size, bool is_write) in fsi_aspeed_apb2opb_rw()
199 bool is_write; in fsi_aspeed_apb2opb_write() local
/qemu/hw/sd/
H A Dnpcm7xx_sdhci.c68 unsigned size, bool is_write, in npcm7xx_sdhci_check_mem_op()
H A Dallwinner-sdhost.c334 bool is_write, uint32_t max_bytes) in allwinner_sdhost_process_desc()
392 bool is_write = (s->command & SD_CMDR_WRITE); in allwinner_sdhost_dma() local
/qemu/block/
H A Dblkverify.c31 bool is_write; member
200 int flags, bool is_write) in blkverify_co_prwv()
/qemu/block/export/
H A Dvirtio-blk-handler.c176 bool is_write = type & VIRTIO_BLK_T_OUT; in virtio_blk_process_req() local
/qemu/contrib/plugins/
H A Dhwprofile.c186 static void inc_count(IOCounts *count, bool is_write, unsigned int cpu_index) in inc_count()
207 bool is_write = qemu_plugin_mem_is_store(meminfo); in vcpu_haddr() local
/qemu/hw/misc/
H A Dlasi.c26 unsigned size, bool is_write, in lasi_chip_mem_valid()
H A Dtz-ppc.c189 unsigned size, bool is_write, in tz_ppc_dummy_accepts()
/qemu/hw/remote/
H A Dvfio-user-obj.c266 const bool is_write) in vfu_object_cfg_access()
352 hwaddr size, const bool is_write) in vfu_object_mr_rw()
421 hwaddr len, const bool is_write) in vfu_object_bar_rw()
/qemu/hw/sparc/
H A Dsun4m_iommu.c274 int is_write) in iommu_bad_addr()
294 int is_write = (flags & IOMMU_WO) ? 1 : 0; in sun4m_translate_iommu() local
/qemu/target/sparc/
H A Dldst_helper.c423 bool is_write, bool is_exec, int is_asi, in sparc_raise_mmu_fault()
484 bool is_write, bool is_exec, int is_asi, in sparc_raise_mmu_fault()
1973 bool is_write = access_type == MMU_DATA_STORE; in sparc_cpu_do_transaction_failed() local
/qemu/hw/net/
H A Dvmware_utils.h43 vmw_shmem_rw(PCIDevice *d, hwaddr addr, void *buf, int len, int is_write) in vmw_shmem_rw()
/qemu/gdbstub/
H A Duser-target.c234 uint8_t *buf, int len, bool is_write) in target_memory_rw_debug()
/qemu/hw/nvram/
H A Dfw_cfg.c469 unsigned size, bool is_write, in fw_cfg_dma_mem_valid()
477 unsigned size, bool is_write, in fw_cfg_data_mem_valid()
495 unsigned size, bool is_write, in fw_cfg_ctl_mem_valid()
515 unsigned size, bool is_write, in fw_cfg_comb_valid()
/qemu/hw/ide/
H A Dmacio.c374 static int ide_nop_int(const IDEDMA *dma, bool is_write) in ide_nop_int()
/qemu/hw/mem/
H A Dnvdimm.c213 uint64_t offset, bool is_write) in nvdimm_validate_rw_label_data()
/qemu/contrib/elf2dmp/
H A Daddrspace.c243 void *buf, size_t size, int is_write) in va_space_rw()
/qemu/target/arm/tcg/
H A Dtlb_helper.c30 bool same_el, bool is_write, in merge_syn_data_abort()
/qemu/include/hw/virtio/
H A Dvirtio-blk.h100 bool is_write; member

123