Searched refs:boundary_ntr (Results 1 – 1 of 1) sorted by relevance
941 const u32 boundary_ntr = header->digest_area_ntr.offset + header->digest_area_ntr.length; in MBi_ReloadCache() local943 if ((p_info->src < boundary_ntr) && (p_info->src + length > boundary_ntr)) in MBi_ReloadCache()945 length = boundary_ntr - p_info->src; in MBi_ReloadCache()