Searched refs:wp_low (Results 1 – 2 of 2) sorted by relevance
715 u64 wp_low, wp_high; in get_distance_from_watchpoint() local723 wp_low = val + lens; in get_distance_from_watchpoint()725 if (addr < wp_low) in get_distance_from_watchpoint()726 return wp_low - addr; in get_distance_from_watchpoint()
704 u32 wp_low, wp_high; in get_distance_from_watchpoint() local710 wp_low = val + lens; in get_distance_from_watchpoint()712 if (addr < wp_low) in get_distance_from_watchpoint()713 return wp_low - addr; in get_distance_from_watchpoint()