Searched defs:ipend (Results 1 – 2 of 2) sorted by relevance
143 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_native() local162 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_byteswap() local181 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_native() local200 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_byteswap() local218 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_incremental_native() local241 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_incremental_byteswap() local
275 int1_local_intr(vaddr_t pc, uint32_t status, uint32_t ipend) in int1_local_intr()