Searched refs:upper_bound (Results 1 – 1 of 1) sorted by relevance
149 const void* upper_bound) { in address_range_within_bounds() argument152 if (upper_bound < lower_bound) { in address_range_within_bounds()153 LTRACEF("upper bound(%p) is below upper bound(%p)\n", upper_bound, in address_range_within_bounds()170 if (range_end > upper_bound) { in address_range_within_bounds()172 upper_bound); in address_range_within_bounds()