/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_redist.c | 328 return MEMTX_OK; in gicr_readb() 341 return MEMTX_OK; in gicr_writeb() 353 return MEMTX_OK; in gicr_readl() 356 return MEMTX_OK; in gicr_readl() 359 return MEMTX_OK; in gicr_readl() 362 return MEMTX_OK; in gicr_readl() 368 return MEMTX_OK; in gicr_readl() 371 return MEMTX_OK; in gicr_readl() 374 return MEMTX_OK; in gicr_readl() 377 return MEMTX_OK; in gicr_readl() [all …]
|
H A D | arm_gicv3_its.c | 150 *res = MEMTX_OK; in table_entry_addr() 163 if (*res != MEMTX_OK) { in table_entry_addr() 183 MemTxResult res = MEMTX_OK; in get_cte() 194 if (res != MEMTX_OK) { in get_cte() 200 if (res != MEMTX_OK) { in get_cte() 217 MemTxResult res = MEMTX_OK; in update_ite() 236 if (res != MEMTX_OK) { in update_ite() 240 return res == MEMTX_OK; in update_ite() 253 MemTxResult res = MEMTX_OK; in get_ite() 259 if (res != MEMTX_OK) { in get_ite() [all …]
|
H A D | arm_gic.c | 1188 return MEMTX_OK; in gic_dist_read() 1547 return MEMTX_OK; in gic_dist_write() 1550 return MEMTX_OK; in gic_dist_write() 1553 return MEMTX_OK; in gic_dist_write() 1712 return MEMTX_OK; in gic_cpu_read() 1732 return MEMTX_OK; in gic_cpu_write() 1743 return MEMTX_OK; in gic_cpu_write() 1747 return MEMTX_OK; in gic_cpu_write() 1758 return MEMTX_OK; in gic_cpu_write() 1776 return MEMTX_OK; in gic_cpu_write() [all …]
|
H A D | loongson_ipi_common.c | 51 return MEMTX_OK; in loongson_ipi_core_readl() 98 return MEMTX_OK; in send_ipi_data() 193 return MEMTX_OK; in loongson_ipi_core_writel() 226 MemTxResult ret = MEMTX_OK; in loongson_ipi_writeq()
|
H A D | arm_gicv3_its_common.c | 74 return MEMTX_OK; in gicv3_its_trans_read() 94 return MEMTX_OK; in gicv3_its_trans_write()
|
H A D | loongarch_extioi.c | 106 return MEMTX_OK; in extioi_readw() 253 return MEMTX_OK; in extioi_writew() 282 return MEMTX_OK; in extioi_virt_readw() 308 return MEMTX_OK; in extioi_virt_writew()
|
/openbmc/qemu/hw/arm/ |
H A D | smmuv3.c | 115 if (ret != MEMTX_OK) { in queue_read() 136 if (ret != MEMTX_OK) { in queue_write() 141 return MEMTX_OK; in queue_write() 158 if (r != MEMTX_OK) { in smmuv3_write_eventq() 165 return MEMTX_OK; in smmuv3_write_eventq() 253 if (r != MEMTX_OK) { in smmuv3_record_event() 330 if (ret != MEMTX_OK) { in smmu_get_ste() 376 if (ret != MEMTX_OK) { in smmu_get_cd() 666 if (ret != MEMTX_OK) { in smmu_find_ste() 1322 if (queue_read(q, &cmd) != MEMTX_OK) { in smmuv3_cmdq_consume() [all …]
|
H A D | armv7m.c | 59 return MEMTX_OK; in bitband_read() 149 return MEMTX_OK; in v7m_sysreg_ns_write() 170 return MEMTX_OK; in v7m_sysreg_ns_read() 226 return MEMTX_OK; in ppb_default_read() 238 return MEMTX_OK; in ppb_default_write()
|
/openbmc/qemu/hw/misc/ |
H A D | armv7m_ras.c | 38 return MEMTX_OK; in ras_read() 55 return MEMTX_OK; in ras_write()
|
H A D | tz-mpc.c | 228 return MEMTX_OK; in tz_mpc_reg_read() 245 return MEMTX_OK; in tz_mpc_reg_write() 279 return MEMTX_OK; in tz_mpc_reg_write() 336 return MEMTX_OK; in tz_mpc_reg_write() 385 return (s->ctrl & R_CTRL_SEC_RESP_MASK) ? MEMTX_ERROR : MEMTX_OK; in tz_mpc_handle_block()
|
H A D | iotkit-secctl.c | 264 return MEMTX_OK; in iotkit_secctl_s_read() 351 return MEMTX_OK; in iotkit_secctl_s_write() 455 return MEMTX_OK; in iotkit_secctl_s_write() 524 return MEMTX_OK; in iotkit_secctl_ns_read() 541 return MEMTX_OK; in iotkit_secctl_ns_write() 588 return MEMTX_OK; in iotkit_secctl_ns_write()
|
H A D | lasi.c | 60 MemTxResult ret = MEMTX_OK; in lasi_chip_read_with_attrs() 190 return MEMTX_OK; in lasi_chip_write_with_attrs()
|
H A D | tz-msc.c | 137 return MEMTX_OK; in tz_msc_read() 179 return MEMTX_OK; in tz_msc_write()
|
/openbmc/qemu/system/ |
H A D | memory_ldst.c.inc | 58 r = MEMTX_OK; 127 r = MEMTX_OK; 183 r = MEMTX_OK; 231 r = MEMTX_OK; 292 r = MEMTX_OK; 336 r = MEMTX_OK; 388 r = MEMTX_OK; 432 r = MEMTX_OK; 496 r = MEMTX_OK;
|
/openbmc/qemu/hw/ppc/ |
H A D | vof.c | 51 if (VOF_MEM_READ(pa, buf, size) != MEMTX_OK) { in readstr() 240 if (VOF_MEM_WRITE(valaddr, prop, cb) != MEMTX_OK || in vof_getprop() 244 VOF_MEM_WRITE(valaddr + cb - 1, &zero, 1) != MEMTX_OK)) { in vof_getprop() 321 if (VOF_MEM_READ(valaddr, val, vallen) != MEMTX_OK) { in vof_setprop() 377 if (VOF_MEM_WRITE(nameaddr, tmp, strlen(tmp) + 1) != MEMTX_OK) { in vof_nextprop() 520 if (VOF_MEM_WRITE(buf, tmp, rc) != MEMTX_OK) { in vof_package_to_path() 540 if (VOF_MEM_WRITE(buf, tmp, rc) != MEMTX_OK) { in vof_instance_to_path() 565 if (VOF_MEM_READ(buf, tmp, cb) != MEMTX_OK) { in vof_write() 949 if (VOF_MEM_READ(args_real, &args_be, sizeof(args_be)) != MEMTX_OK) { in vof_client_call() 958 MEMTX_OK) { in vof_client_call() [all …]
|
H A D | pnv_xscom.c | 164 if (result != MEMTX_OK) { in xscom_read() 190 if (result != MEMTX_OK) { in xscom_write()
|
/openbmc/qemu/target/sparc/ |
H A D | mmu_helper.c | 102 if (result != MEMTX_OK) { in get_physical_address() 118 if (result != MEMTX_OK) { in get_physical_address() 132 if (result != MEMTX_OK) { in get_physical_address() 146 if (result != MEMTX_OK) { in get_physical_address() 276 if (result != MEMTX_OK) { in mmu_probe() 293 if (result != MEMTX_OK) { in mmu_probe() 311 if (result != MEMTX_OK) { in mmu_probe() 329 if (result != MEMTX_OK) { in mmu_probe()
|
/openbmc/qemu/hw/riscv/ |
H A D | riscv-iommu.c | 137 MEMTXATTRS_UNSPECIFIED) != MEMTX_OK) { in riscv_iommu_fault() 173 MEMTXATTRS_UNSPECIFIED) != MEMTX_OK) { in riscv_iommu_pri() 411 if (ret != MEMTX_OK) { in riscv_iommu_spa_fetch() 561 if (res != MEMTX_OK) { in riscv_iommu_msi_write() 595 if (res != MEMTX_OK) { in riscv_iommu_msi_write() 600 return MEMTX_OK; in riscv_iommu_msi_write() 634 if (res != MEMTX_OK) { in riscv_iommu_msi_write() 641 if (res != MEMTX_OK) { in riscv_iommu_msi_write() 649 if (res != MEMTX_OK) { in riscv_iommu_msi_write() 656 return MEMTX_OK; in riscv_iommu_msi_write() [all …]
|
/openbmc/qemu/target/m68k/ |
H A D | helper.c | 507 if (txres != MEMTX_OK || !M68K_UDT_VALID(tia)) { in dump_address_map() 513 if (txres != MEMTX_OK || !M68K_UDT_VALID(tib)) { in dump_address_map() 519 if (txres != MEMTX_OK || !M68K_PDT_VALID(tic)) { in dump_address_map() 525 if (txres != MEMTX_OK) { in dump_address_map() 769 if (txres != MEMTX_OK) { in get_physical_address() 778 if (txres != MEMTX_OK) { in get_physical_address() 796 if (txres != MEMTX_OK) { in get_physical_address() 805 if (txres != MEMTX_OK) { in get_physical_address() 827 if (txres != MEMTX_OK) { in get_physical_address() 837 if (txres != MEMTX_OK) { in get_physical_address() [all …]
|
/openbmc/qemu/hw/dma/ |
H A D | xlnx_csu_dma.c | 196 MemTxResult result = MEMTX_OK; in xlnx_csu_dma_read() 201 for (i = 0; i < len && (result == MEMTX_OK); i += s->width) { in xlnx_csu_dma_read() 211 if (result == MEMTX_OK) { in xlnx_csu_dma_read() 226 MemTxResult result = MEMTX_OK; in xlnx_csu_dma_write() 232 for (i = 0; i < len && (result == MEMTX_OK); i += s->width) { in xlnx_csu_dma_write() 243 if (result != MEMTX_OK) { in xlnx_csu_dma_write() 490 return (s->regs[R_SIZE] == 0) ? MEMTX_OK : MEMTX_ERROR; in xlnx_csu_dma_class_read()
|
/openbmc/qemu/include/exec/ |
H A D | memattrs.h | 74 #define MEMTX_OK 0 macro
|
/openbmc/qemu/hw/pci-host/ |
H A D | astro.c | 88 MemTxResult ret = MEMTX_OK; in elroy_chip_read_with_attrs() 147 ret = MEMTX_OK; in elroy_chip_read_with_attrs() 214 return MEMTX_OK; in elroy_chip_write_with_attrs() 534 MemTxResult ret = MEMTX_OK; in astro_chip_read_with_attrs() 618 MemTxResult ret = MEMTX_OK; in astro_chip_write_with_attrs()
|
/openbmc/qemu/hw/alpha/ |
H A D | typhoon.c | 202 return MEMTX_OK; in cchip_read() 301 return MEMTX_OK; in pchip_read() 453 return MEMTX_OK; in cchip_write() 562 return MEMTX_OK; in pchip_write()
|
/openbmc/qemu/hw/timer/ |
H A D | armv7m_systick.c | 121 return MEMTX_OK; in systick_read() 189 return MEMTX_OK; in systick_write()
|
/openbmc/qemu/hw/remote/ |
H A D | message.c | 162 if (res != MEMTX_OK) { in process_bar_write() 198 if (res != MEMTX_OK) { in process_bar_read()
|