Searched defs:reg_end (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_diag.c | 142 const u64 __iomem *reg_end = reg_addr + (count / sizeof(u64)); in ipath_read_umem64() local 179 const u64 __iomem *reg_end = reg_addr + (count / sizeof(u64)); in ipath_write_umem64() local 217 const u32 __iomem *reg_end = reg_addr + (count / sizeof(u32)); in ipath_read_umem32() local 257 const u32 __iomem *reg_end = reg_addr + (count / sizeof(u32)); in ipath_write_umem32() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_diag.c | 343 const u64 __iomem *reg_end; in qib_read_umem64() local 387 const u64 __iomem *reg_end; in qib_write_umem64() local 432 const u32 __iomem *reg_end; in qib_read_umem32() local 478 const u32 __iomem *reg_end; in qib_write_umem32() local
|
/linux-4.1.27/drivers/bluetooth/ |
D | btmrvl_sdio.c | 1117 unsigned int reg, reg_start, reg_end; in btmrvl_sdio_dump_regs() local 1217 unsigned int reg, reg_start, reg_end; in btmrvl_sdio_dump_firmware() local
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | sdio.c | 2121 unsigned int reg, reg_start, reg_end; in mwifiex_sdio_fw_dump_work() local 2282 u8 reg, reg_start, reg_end; in mwifiex_sdio_reg_dump() local
|
D | pcie.c | 2267 unsigned int reg, reg_start, reg_end; in mwifiex_pcie_fw_dump_work() local
|
/linux-4.1.27/arch/arm/kvm/ |
D | mmu.c | 750 hva_t reg_end = hva + size; in stage2_unmap_memslot() local 1744 hva_t reg_end = hva + mem->memory_size; in kvm_arch_prepare_memory_region() local
|
/linux-4.1.27/drivers/edac/ |
D | cpc925_edac.c | 300 const unsigned int *reg, *reg_end; in get_total_mem() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | debug.c | 144 u32 reg_end; member
|