Searched refs:cs_end (Results 1 – 2 of 2) sorted by relevance
124 u64 start_ip, abort_ip, offset, cs_end, head, tasksize = TASK_SIZE; in rseq_debug_update_user_cs() local142 cs_end = start_ip + offset; in rseq_debug_update_user_cs()144 if (unlikely(cs_end >= tasksize || cs_end < start_ip)) in rseq_debug_update_user_cs()148 if (ip >= cs_end) in rseq_debug_update_user_cs()
213 phys_addr_t cs_end = cs_start + lpbfifo.cs_ranges[i].size; in mpc512x_lpbfifo_kick() local217 if (access_start >= cs_start && access_end <= cs_end) { in mpc512x_lpbfifo_kick()