Searched refs:wp_high (Results 1 – 1 of 1) sorted by relevance
721 u64 wp_low, wp_high; in get_distance_from_watchpoint() local730 wp_high = val + lene; in get_distance_from_watchpoint()733 else if (addr > wp_high) in get_distance_from_watchpoint()734 return addr - wp_high; in get_distance_from_watchpoint()