Searched refs:is_within_range (Results 1 – 1 of 1) sorted by relevance
130 static bool is_within_range(u64 addr, size_t size, u64 range_start, size_t range_size) in is_within_range() function220 if (fw_hdr->ro_section_start_address && !is_within_range(fw_hdr->ro_section_start_address, in ivpu_fw_parse()