Searched refs:wp_high (Results 1 – 1 of 1) sorted by relevance
720 u64 wp_low, wp_high; in get_distance_from_watchpoint() local727 wp_high = val + lene; in get_distance_from_watchpoint()730 else if (addr > wp_high) in get_distance_from_watchpoint()731 return addr - wp_high; in get_distance_from_watchpoint()