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