readq_be 18 arch/powerpc/include/asm/io-defs.h DEF_PCI_AC_RET(readq_be, u64, (const PCI_IO_ADDR addr), (addr), mem, addr) readq_be 750 arch/powerpc/include/asm/io.h #define mmio_read64be(addr) readq_be(addr) readq_be 58 arch/powerpc/kernel/iomap.c return readq_be(addr); readq_be 62 arch/powerpc/kernel/iomap.c return readq_be(addr); readq_be 66 arch/powerpc/kernel/iomap.c return readq_be(addr); readq_be 57 arch/powerpc/platforms/cell/spider-pci.c SPIDER_PCI_MMIO_READ(readq_be, u64) readq_be 165 arch/powerpc/platforms/cell/spider-pci.c .readq_be = spiderpci_readq_be, readq_be 45 drivers/misc/ocxl/mmio.c *val = readq_be((char *)afu->global_mmio_ptr + offset); readq_be 155 drivers/misc/ocxl/mmio.c tmp = readq_be((char *)afu->global_mmio_ptr + offset); readq_be 218 drivers/misc/ocxl/mmio.c tmp = readq_be((char *)afu->global_mmio_ptr + offset); readq_be 255 drivers/scsi/cxlflash/main.c val = readq_be(reset_reg); readq_be 320 drivers/scsi/cxlflash/main.c room = readq_be(&hwq->host_map->cmd_room); readq_be 382 drivers/scsi/cxlflash/main.c readq_be(&hwq->host_map->sq_head), readq_be 383 drivers/scsi/cxlflash/main.c readq_be(&hwq->host_map->sq_tail)); readq_be 875 drivers/scsi/cxlflash/main.c reg = readq_be(&fc_port_regs[FC_CONFIG2 / 8]); readq_be 889 drivers/scsi/cxlflash/main.c status = readq_be(&fc_port_regs[FC_STATUS / 8]); readq_be 1099 drivers/scsi/cxlflash/main.c cmdcfg = readq_be(&fc_regs[FC_MTIP_CMDCONFIG / 8]); readq_be 1115 drivers/scsi/cxlflash/main.c cmdcfg = readq_be(&fc_regs[FC_MTIP_CMDCONFIG / 8]); readq_be 1142 drivers/scsi/cxlflash/main.c status = readq_be(&fc_regs[FC_MTIP_STATUS / 8]); readq_be 1171 drivers/scsi/cxlflash/main.c status = readq_be(&fc_regs[FC_MTIP_STATUS / 8]); readq_be 1236 drivers/scsi/cxlflash/main.c port_sel = readq_be(&afu->afu_map->global.regs.afu_port_sel); readq_be 1299 drivers/scsi/cxlflash/main.c reg = readq_be(&fc_port_regs[FC_CONFIG2 / 8]); readq_be 1322 drivers/scsi/cxlflash/main.c reg = readq_be(&hwq->host_map->ctx_ctrl); readq_be 1345 drivers/scsi/cxlflash/main.c reg = readq_be(&hwq->host_map->intr_status); readq_be 1557 drivers/scsi/cxlflash/main.c reg = readq_be(&global->regs.aintr_status); readq_be 1587 drivers/scsi/cxlflash/main.c readq_be(&fc_port_regs[FC_STATUS / 8])); readq_be 1602 drivers/scsi/cxlflash/main.c reg = readq_be(&fc_port_regs[FC_ERROR / 8]); readq_be 1806 drivers/scsi/cxlflash/main.c reg = readq_be(&afu->afu_map->global.regs.afu_config); readq_be 1831 drivers/scsi/cxlflash/main.c (void)readq_be(&fc_port_regs[FC_CNT_CRCERR / 8]); readq_be 1868 drivers/scsi/cxlflash/main.c (void)readq_be(&hwq->ctrl_map->mbox_r); /* unlock ctx_cap */ readq_be 1882 drivers/scsi/cxlflash/main.c reg = readq_be(&hwq->host_map->ctx_ctrl); readq_be 1887 drivers/scsi/cxlflash/main.c afu->hb = readq_be(&afu->afu_map->global.regs.afu_hb); readq_be 2099 drivers/scsi/cxlflash/main.c port_mask = readq_be(&afu->afu_map->global.regs.afu_port_sel); readq_be 2154 drivers/scsi/cxlflash/main.c readq_be(&afu->afu_map->global.regs.interface_version); readq_be 2186 drivers/scsi/cxlflash/main.c hwq->room = readq_be(&hwq->host_map->cmd_room); readq_be 2601 drivers/scsi/cxlflash/main.c status = readq_be(&fc_port_regs[FC_MTIP_STATUS / 8]); readq_be 2803 drivers/scsi/cxlflash/main.c i, readq_be(&fc_port_luns[i])); readq_be 3346 drivers/scsi/cxlflash/main.c reg = readq_be(&fc_port_regs[FC_MAX_NUM_LUNS / 8]); readq_be 3348 drivers/scsi/cxlflash/main.c reg = readq_be(&fc_port_regs[FC_CUR_NUM_LUNS / 8]); readq_be 3350 drivers/scsi/cxlflash/main.c reg = readq_be(&fc_port_regs[FC_MAX_CAP_PORT / 8]); readq_be 3352 drivers/scsi/cxlflash/main.c reg = readq_be(&fc_port_regs[FC_CUR_CAP_PORT / 8]); readq_be 272 drivers/scsi/cxlflash/superpipe.c readq_be(&ctrl_map->mbox_r); readq_be 275 drivers/scsi/cxlflash/superpipe.c val = readq_be(&ctrl_map->ctx_cap); readq_be 1737 drivers/scsi/cxlflash/superpipe.c reg = readq_be(&hwq->ctrl_map->mbox_r);