Searched defs:reg_end (Results 1 – 4 of 4) sorted by relevance
142 const u64 __iomem *reg_end = reg_addr + (count / sizeof(u64)); in ipath_read_umem64() local179 const u64 __iomem *reg_end = reg_addr + (count / sizeof(u64)); in ipath_write_umem64() local217 const u32 __iomem *reg_end = reg_addr + (count / sizeof(u32)); in ipath_read_umem32() local257 const u32 __iomem *reg_end = reg_addr + (count / sizeof(u32)); in ipath_write_umem32() local
338 const u64 __iomem *reg_end; in qib_read_umem64() local382 const u64 __iomem *reg_end; in qib_write_umem64() local426 const u32 __iomem *reg_end; in qib_read_umem32() local472 const u32 __iomem *reg_end; in qib_write_umem32() local
300 const unsigned int *reg, *reg_end; in get_total_mem() local
65 u32 reg_end; member